Pdf417ParametersUI.Pdf417Truncate

Pdf417ParametersUI.Pdf417Truncate property

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

[Obsolete("Use Truncate instead")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool Pdf417Truncate { get; set; }

See Also