TemplateFixedPosition class
TemplateFixedPosition class
Provides a template field position which is defined by the rectangular area.
Inheritance: TemplateFixedPosition →
TemplatePosition
The TemplateFixedPosition type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the TemplateFixedPosition class. |
Properties
| Property | Description |
|---|---|
| rectangle | Gets the rectangular area that contains the template field. |
Example
This is simplest way to define the field position. It requires to set a rectangular area on the page that bounds the field value. All the text that is contained (even partially) into the rectangular area will be extracted as a value:
See Also
- module
groupdocs.parser.templates - class
TemplateFixedPosition - class
TemplatePosition