Contains all standard text fields in a Text Control document or part of the document.

Syntax

TextFieldCollectionBase

Introduced: X18.

Methods

Method Description
elementAt Returns the element at a specified index in the collection.
(Inherited from Collection)
forEach Executes a callback function for each element.
(Inherited from Collection)
getCanAdd Gets a value indicating whether a new text field can be inserted at the current input position.
getCount Gets the number of elements contained in the collection.
(Inherited from Collection)