Contains all text parts in a TX Text Control document.
TextPartCollection
Introduced: X18.
Method | Description |
---|---|
activate | Sets the input focus to the specified text part. |
element |
Returns the element at a specified index in the collection.
(Inherited from Collection) |
for |
Executes a callback function for each element.
(Inherited from Collection) |
get |
Gets the number of elements contained in the collection.
(Inherited from Collection) |
get |
Gets the text part with the input focus. |
get |
Gets the main text part of the document. |