Share via


ICIPdf417BarcodeGeneratorProtocol.MaxHeight Property

Definition

Gets or sets the maximum height of the data area, in pixels.

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

Property Value

Attributes

Applies to