←Select platform

Barcodes Property

Summary

Object that manages the barcodes of the document.

Syntax
C#
VB
C++
Java
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 LEADDocument.

Remarks

Refer to DocumentBarcodes for more information.

Example

For an example, refer to DocumentBarcodes.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.