Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SubDocument Properties

Exposes properties and methods representing essential document functionality.
Name Description
Bookmarks Provides access to the collection of document bookmarks.
Comments Provides access to a collection of comments in the current SubDocument.
ContentControls Obtains content controls obtained in a document.
CustomMarks Provides access to a collection of custom marks.
Fields Provides access to the collection of fields in the current document.
FormFields Provides access to the collection of the document’s FormField objects.
Hyperlinks Provides access to a collection of hyperlinks in the document.
Images Provides access to the collection of all images (inline and floating pictures) in the document .
Length Gets the character length of the document.
PageBackColor Gets the background color of the page.
Paragraphs Provides access to a collection of paragraphs.
Range Gets the range for the current document.
Shapes Returns the collection of drawing objects in the document.
ShowPageBackground Gets whether the page background color is shown.
Tables Provides access to a collection of tables contained in the current document.
See Also