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

IdxRichEditSubDocument Properties

Exposes the basic functionality related to document elements.
Name Description
Bookmarks Provides access to the collection of bookmarks in a document.
Fields Provides access to the collection of document fileds.
Hyperlinks Provides access to the collection of hyperlinks in a document.
Images Provides access to the collection of both inline and floating images in a document.
Length Returns the current document length (in characters).
PageBackColor Specifies the page background color.
Paragraphs Provides access to a collection of paragraphs.
Range Provides access to the current document’s range.
Shapes Provides access to the collection of shapes (including floating images and text boxes) in a subdocument.
ShowPageBackground Specifies if the page background color is displayed.
Tables Provides access to the collection of tables in the document.
See Also