Share via


ICIPdf417BarcodeGeneratorProtocol.MinWidth Property

Definition

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

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

Property Value

Attributes

Applies to