BarcodeGeneratorElement.Pdf417Truncate

BarcodeGeneratorElement.Pdf417Truncate property

Whether Pdf417 symbology type of BarCode is truncated (to reduce space).

public bool Pdf417Truncate { get; set; }

See Also