barcodes Property

Summary

Object that manages the barcodes of the document.

Syntax
TypeScript
JavaScript
Object.defineProperty(LEADDocument.prototype, 'barcodes', 
   get: function() 
) 
readonly barcodes: DocumentBarcodes; 

Property Value

The DocumentBarcodes object that manages the barcodes of this LEADDocument.

Remarks

Refer to DocumentBarcodes for more information.

Example

For an example, refer to DocumentBarcodes.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly