Back to Devexpress

IdxRichEditSubDocument Properties

vcl-dxrichedit-dot-nativeapi-dot-idxricheditsubdocument-dot-underscore-properties.md

latest1.9 KB
Original Source

IdxRichEditSubDocument Properties

Exposes the basic functionality related to document elements.

NameDescription
BookmarksProvides access to the collection of bookmarks in a document.
FieldsProvides access to the collection of document fileds.
HyperlinksProvides access to the collection of hyperlinks in a document.
ImagesProvides access to the collection of both inline and floating images in a document.
LengthReturns the current document length (in characters).
PageBackColorSpecifies the page background color.
ParagraphsProvides access to a collection of paragraphs.
RangeProvides access to the current document’s range.
ShapesProvides access to the collection of shapes (including floating images and text boxes) in a subdocument.
ShowPageBackgroundSpecifies if the page background color is displayed.
TablesProvides access to the collection of tables in the document.

See Also

IdxRichEditSubDocument Interface

IdxRichEditSubDocument Members

dxRichEdit.NativeApi Unit