Contains all frames of a Text Control document or part of the document.
FrameCollection
Introduced: X18.
Method | Description |
---|---|
clear | Removes all objects from the collection and from the document.
(Inherited from Frame |
element |
Returns the element at a specified index in the collection.
(Inherited from Frame |
for |
Executes a callback function for each element.
(Inherited from Frame |
get |
Gets the number of elements contained in the collection.
(Inherited from Frame |
get |
Gets the frame selected by the user or the frame with the specified identifier. |
get |
Gets the frame with the specified name. |
remove | Removes a frame from a Text Control document. |