TemplateField class
TemplateField class
Provides the template text field.
Inheritance: TemplateField →
TemplateItem
The TemplateField type exposes the following members:
Constructors
| 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 |
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. |
| 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. |
Methods
| Method | Description |
|---|---|
| scale | Scales this template item by a given factor. |
Remarks
Text fields are defined by its position on the page. There are three ways to define a text field:
| | | | |
See Also
- module
groupdocs.parser.templates - class
TemplateField - class
TemplateItem