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

SubDocument Properties

Exposes the settings providing the information about the essential document functionality.
Name Description
bookmarksInfo Provides information about document bookmarks.
fieldsInfo Provides information about fields in the current document.
floatingPicturesInfo Provides information about floating pictures in the sub-document.
floatingTextBoxesInfo Provides information about floating text boxes contained within the sub-document if it is the main sub-document or header/footer.
id Gets the sub-document identifier.
inlinePicturesInfo Provides access to an array of objects containing in-line picture settings.
length Gets the character length of the document.
paragraphsInfo Provides information about paragraphs contained in the document.
tablesInfo Provides information about tables contained in the document.
text Gets the document’s textual representation.
type Gets a value specifying the sub-document type.
See Also