TemplateField class
Leave feedback
On this page
Provides the template text field.
Inheritance: TemplateField →
TemplateItem
The TemplateField type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the TemplateField class. |
| init | Constructs a new instance of TemplateField |
| init | Constructs a new instance of TemplateField |
| 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. |
| position | Gets the value that describes how to find the template field on the document page. |
| is_hidden | Gets or sets the hidden template field flag. |
| value | Gets or sets the value of the template field. |
| Method | Description |
|---|---|
| scale | Scales this template item by a given factor. |
Text fields are defined by its position on the page. There are three ways to define a text field:
| | | | |
- module
groupdocs.parser.templates - class
TemplateField - class
TemplateItem
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.