Share via


CICode128BarcodeGenerator.QuietSpace Property

Definition

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

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

Implements

Attributes

Applies to