Defines page size if layout is repeated on the page e.g sheet labels
| Name | Type | Description | Notes |
|---|---|---|---|
| format | FormatEnum | Defines template page size | [optional] |
| width | BigDecimal | Page width in units | [optional] |
| height | BigDecimal | Page height in units | [optional] |
| Name | Value |
|---|---|
| A4 | "A4" |
| LETTER | "letter" |
| CUSTOM | "custom" |