Pdf417Parameters.Pdf417Truncate

Pdf417Parameters.Pdf417Truncate property

Whether Pdf417 symbology type of BarCode is truncated (to reduce space). Also known as CompactPDF417. Rigth row indicator and right stop pattern are removed in this mode.

public bool Pdf417Truncate { get; set; }

See Also