Click or drag to resize

PdfCode128ABarcode Fields

The PdfCode128ABarcode type exposes the following members.

Fields
Name Description
Protected field check
Automatically adds the check digit to the barcode when true.
(Inherited from PdfUnidimensionalBarcode .)
Protected field continuous
To check whether Barcode is ContinuousBarcode or discrete
(Inherited from PdfUnidimensionalBarcode .)
Protected field m_bounds
Indicates the region of the barcode.
(Inherited from PdfBarcode .)
Top
See Also