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.
[Obsolete("Use Truncate instead")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool Pdf417Truncate { get; set; }
See Also
- class Pdf417Parameters
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode