| id |
string |
Unique identifier of the text frame. |
| name |
string |
Name of the text frame. |
| kind |
string |
Type of text frame. |
| contents |
string |
The text content of the frame. |
| position |
array |
Position [x, y] in points. |
| width |
number |
Width of the text frame in points. |
| height |
number |
Height of the text frame in points. |
| orientation |
string |
Text orientation. |
| characterAttributes |
object |
|
| paragraphAttributes |
object |
|
| opacity |
number |
Opacity as a percentage (0-100). |
| layer |
string |
Name of the containing layer. |