barcodes Property (Document)

Summary

Object that manages the barcodes of the document.

Syntax

JavaScript Syntax
Object.defineProperty(Document.prototype, 'barcodes', 
	get: function() 
) 
TypeScript Syntax
barcodes: DocumentBarcodes; // read-only

Property Value

The DocumentBarcodes object that manages the barcodes of this Document.

Remarks

Refer to DocumentBarcodes for more information.

Example

For an example, refer to DocumentBarcodes.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize