TemplateBarcode
TemplateBarcode class
Provides the template barcode field.
public sealed class TemplateBarcode : TemplateItem
Constructors
Properties
| Name |
Description |
| Name { get; } |
Gets the name of the template item. |
| PageWidth { get; } |
Gets the width of the page that was used to create the template item. |
| Rectangle { get; } |
Gets the rectangular area that contains the template barcode field. |
| UseUpperCaseName { get; } |
Gets a boolean value that indicates whether a Name was converted to UPPER CASE. |
Methods
| Name |
Description |
| override Scale(double) |
Scales this template item by a given factor. |
See Also