12.37. PDFTruncatedSymbol Property

Description

Returns or sets a value that determines whether to generate the truncated version of all PDF417 bar codes generated by the Barcode ActiveX.

Syntax

object.PDFTruncatedSymbol[= Boolean] 

Remarks

You can produce a truncated version of PDF417 barcode by setting PDFTruncatedSymbol to TRUE. A truncated PDF417 symbol reduces the stop pattern to a single termination bar. Truncated symbols should be used only in a clean and controled environment.

The default value for this property is FALSE.