Describes the properties used to update a text block.
This is a partial text block that contains the id of the text block and the new text. It is used to update the text block in the document.
ContentEditing.Session#updateTextBlocks
Optional
The anchor point of the text block.
Unique identifier for the text block.
The maximum width of the text block.
The new text content of the text block.
Describes the properties used to update a text block.
This is a partial text block that contains the id of the text block and the new text. It is used to update the text block in the document.
See
ContentEditing.Session#updateTextBlocks