Pdf417Parameters.Truncate

Pdf417Parameters.Truncate 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 Truncate { get; set; }

See Also