TextBox module
- class TextBox.TextBox
Bases:
ShapeObject,ITextBox,ICompositeObjectRepresents a text box in a document.
- property Body: Body
Gets or sets the text body value.
- Returns:
The text body value.
- Return type:
- property CharacterFormat: CharacterFormat
Gets the character format.
- Returns:
The character format.
- Return type:
- property ChildObjects: DocumentObjectCollection
Gets the child entities.
- Returns:
The child entities.
- Return type:
- property DocumentObjectType: DocumentObjectType
Gets the type of the document object.
- Returns:
The type of the document object.
- Return type:
- property Format: TextBoxFormat
Gets the format value.
- Returns:
The format value.
- Return type:
