CIPdf417BarcodeGenerator.AlwaysSpecifyCompaction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true
, the barcode will contain compaction information, even if that information is redundant.
public bool AlwaysSpecifyCompaction { get; set; }
member this.AlwaysSpecifyCompaction : bool with get, set