BarCodeWiz Logo

PDF417Truncated

Returns or sets the value indicating whether PDF 417 barcodes should be truncated. Does not affect other barcode types.

 

A truncated PDF 417 barcode removes two right columns (right row indicator and stop pattern columns) in order to create a smaller barcode.


Syntax

BarCodeWiz1.PDF417Truncated [ = boolean]

 

The settings for boolean are:

 

Constant Description
True PDF 417 barcode is displayed without the two right-most columns - the right row indicator and the stop pattern.
False Default setting. PDF 417 barcode is displayed without changes.