Skip to main content
A newer version of this page is available. .

SubDocument Methods

Contains information about a sub-document and its structural elements.
Name Description
findBookmarks(arg) Returns an array of bookmarks that match the search conditions.
findFields(arg) Returns an array of fields that match the search conditions.
findParagraphs(arg) Returns an array of paragraphs that match the search conditions.
findTables(arg) Returns an array of tables that match the search conditions.
getFloatingTextBoxInfo Returns information specific for floating text boxes about the sub-document.
getTextByInterval(interval) Returns the text that is contained in the specified interval.
See Also