Click or drag to resize

Pdf417BarcodeControlTruncated Property

Determines whether the Stop pattern and Right Row Indicator at the end of each row can be omitted resulting in a smaller symbol.

Namespace:  Atalasoft.Barcoding.Writing
Assembly:  Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public bool Truncated { get; set; }

Property Value

Type: Boolean
See Also