Share via


CIPdf417BarcodeGenerator.InputAlwaysSpecifyCompaction Property

Definition

If true, the barcode will contain compaction information, even if that information is redundant.

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

Property Value

Implements

Attributes

Applies to