PageTableAreaOptions constructor
init
Initializes a new instance of the PageAreaOptions class.
def __init__(self, table_layout):
...
| Parameter | Type | Description |
|---|---|---|
| table_layout | groupdocs.parser.templates.TemplateTableLayout | The table layout which defines the table on a page. |
See Also
- module
groupdocs.parser.options - class
PageAreaOptions - class
PageTableAreaOptions