Share via


ICICode128BarcodeGeneratorProtocol.QuietSpace Property

Definition

Gets or sets the width of the quiet space in the code.

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

Property Value

Attributes

Applies to