Click or drag to resize

Pdf417BarcodeWriterTruncated Property

Indicates 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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool Truncated { get; set; }

Property Value

Type: Boolean
See Also