Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Barcodes Property

Show in webframe
Object that manages the barcodes of the document.
Syntax
get_barcodes();
Object.defineProperty('barcodes');

Property Value

TypeDescription
DocumentBarcodesThe DocumentBarcodes object that manages the barcodes of this Document.
Remarks

Refer to DocumentBarcodes for more information.

Example

For an example, refer to DocumentBarcodes.

See Also

Reference

Document Object
Document Members

Error processing SSI file