Skip to main content

SubDocument Properties

Contains information about a sub-document and its structural elements.
Name Description
bookmarksInfo Returns information about bookmarks in the sub-document.
fieldsInfo Returns information about fields in the sub-document.
floatingPicturesInfo Returns information about floating pictures in the sub-document.
floatingTextBoxesInfo Returns information about floating text boxes in the sub-document.
id Gets the sub-document identifier.
inlinePicturesInfo Returns information about in-line pictures in the sub-document.
length Gets the length of the sub-document.
paragraphsInfo Returns information about paragraphs in the sub-document.
tablesInfo Returns information about tables in the sub-document.
text Gets the document’s text.
type Gets the sub-document type.
See Also