| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Need to use string since old format does not always convert |
text |
None. |
| parentID |
Need to use string since old format does not always convert |
text |
None. |
| font |
deprecated |
text |
None. |
| font_color |
font color |
text |
None. |
| text |
Text Content |
text |
None. |
| fillStyle |
Hex color i.e, "#FFFFFF" |
text |
None. |
| align |
left, center, right |
text |
None. |
| fontFamily |
Font to use |
text |
None. |
| fontSize |
i.e 13pt |
text |
None. |
| fontStyle |
Not sure |
text |
None. |
| x |
x coord |
decimal |
None. |
| y |
y coord |
decimal |
None. |
| width |
Content width |
decimal |
None. |
| height |
Content height |
decimal |
None. |
| lineHeight | decimal |
None. |
|
| maxWidth | decimal |
None. |
|
| padding | decimal |
None. |