Share via


CIPdf417BarcodeGenerator.MinHeight Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float MinHeight { [Foundation.Export("minHeight")] get; [Foundation.Export("setMinHeight:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("minHeight")>]
[<set: Foundation.Export("setMinHeight:")>]
member this.MinHeight : single with get, set

Property Value

Implements

Attributes

Applies to