TemplateBarcode
Leave feedback
On this page
Provides the template barcode field.
public sealed class TemplateBarcode : TemplateItem
| Name | Description |
|---|---|
| TemplateBarcode(Rectangle, string) | Initializes a new instance of the TemplateBarcode class. |
| TemplateBarcode(Rectangle, string, double?) | Initializes a new instance of the TemplateBarcode class. |
| TemplateBarcode(Rectangle, string, double?, bool) | Initializes a new instance of the TemplateBarcode class. |
| 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. |
| Name | Description |
|---|---|
| override Scale(double) | Scales this template item by a given factor. |
- class TemplateItem
- namespace GroupDocs.Parser.Templates
- assembly GroupDocs.Parser
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.