Share via


CIPdf417BarcodeGenerator.MaxHeight Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float MaxHeight { [Foundation.Export("maxHeight")] get; [Foundation.Export("setMaxHeight:")] set; }
[<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

Implements

Attributes

Applies to