TemplateBarcode class

TemplateBarcode class

Provides the template barcode field.

Inheritance: TemplateBarcodeTemplateItem

The TemplateBarcode type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the TemplateBarcode class.
init Constructs a new instance of TemplateBarcode
init Constructs a new instance of TemplateBarcode

Properties

Property Description
name Gets the name of the template item.
page_width Gets the width of the page that was used to create the template item.
use_upper_case_name Gets a boolean value that indicates whether a Name was converted to UPPER CASE.
rectangle Gets the rectangular area that contains the template barcode field.

Methods

Method Description
scale Scales this template item by a given factor.

See Also