Object that manages the barcodes of the document.
Object.defineProperty(Document.prototype, 'barcodes',
get: function()
)
barcodes: DocumentBarcodes; // read-only
The DocumentBarcodes object that manages the barcodes of this Document.
Refer to DocumentBarcodes for more information.
For an example, refer to DocumentBarcodes.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET