TemplateTable class
TemplateTable class
Provides the template table.
Inheritance: TemplateTable →
TemplateItem
The TemplateTable type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the TemplateTable class with the UPPER CASE name. |
| init | Constructs a new instance of TemplateTable |
| init | Constructs a new instance of TemplateTable |
| init | Initializes a new instance of the TemplateTable class. |
| init | Constructs a new instance of TemplateTable |
| init | Constructs a new instance of TemplateTable |
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. |
| layout | Gets the table layout. |
| parameters | Gets the parameters to detect the table in the automatic mode. |
Methods
| Method | Description |
|---|---|
| scale | Scales this template item by a given factor. |
Remarks
There are two ways to define a table:
| | | |
See Also
- module
groupdocs.parser.templates - class
TemplateItem - class
TemplateTable