| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| parentID |
Template id |
globally unique identifier |
None. |
| name | text |
None. |
|
| x |
Offset x coord from Page Width in Template |
decimal |
None. |
| y |
Offset y coord from Page Height in Template |
decimal |
None. |
| width |
page width |
decimal |
None. |
| height |
page height |
decimal |
None. |
| number |
The page number. To start it should be set to 1 |
number |
None. |
| grid |
Number of inches (not used) |
decimal |
None. |
| background | Template_Page_Background |
None. |
|
| aspect |
Default should be "portrait" |
text |
None. |
| side |
The default should be "a" for side a. use "b" if on back of page. useful for cards, books, etx |
text |
None. |
| active |
The default should be true |
boolean |
None. |
| visible |
The default should be true |
boolean |
None. |
| textoverimage |
indicates if there is an overlapping text zone over an image zone - not used right now |
boolean |
None. |
| Zones |
List of pages |
array (Template_Page_Zone) |
None. |