Share via


ICIPdf417BarcodeGeneratorProtocol.InputRows Property

Definition

Gets or sets the number of rows in the code. 0 causes the number of rows to be chosen based on the barcode extents.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float InputRows { [Foundation.Export("rows")] get; [Foundation.Export("setRows:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rows")>]
[<set: Foundation.Export("setRows:")>]
member this.InputRows : single with get, set

Property Value

Attributes

Applies to