The content type of an object.
| Name | Description | Value |
|---|---|---|
| UNASSIGNED | No content type assigned. | 1970168179 = ‘unas’ |
| GRAPHIC_TYPE | The frame is a graphics frame. | 1735553140 = ‘grpt’ |
| TEXT_TYPE | The frame is a text frame. | 1952412773 = ‘t_te’ |
Usage:
- As property:
- AnchoredObjectDefault.anchorContent
- GraphicLine.contentType
- Oval.contentType
- Polygon.contentType
- Rectangle.contentType
- TextFrame.contentType