←Select platform

Barcodes Property (Document)

Summary

Object that manages the barcodes of the document.

Syntax

C#
VB
Java
C++
public DocumentBarcodes Barcodes { get; }
Public ReadOnly Property Barcodes() As DocumentBarcodes 
   Get 
public:  
   property DocumentBarcodes^ Barcodes 
   { 
      DocumentBarcodes^ get() 
   } 
public DocumentBarcodes getBarcodes()

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