Back to Devexpress

SubDocument Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-subdocument-dot-underscore-properties.md

latest2.8 KB
Original Source

SubDocument Properties

Exposes properties and methods representing essential document functionality.

NameDescription
BookmarksProvides access to the collection of document bookmarks.
CommentsProvides access to a collection of comments in the current SubDocument.
ContentControlsObtains content controls obtained in a document.
CustomMarksProvides access to a collection of custom marks.
FieldsProvides access to the collection of fields in the current document.
FormFieldsProvides access to the collection of the document’s FormField objects.
HyperlinksProvides access to a collection of hyperlinks in the document.
ImagesProvides access to the collection of all images (inline and floating pictures) in the document .
LengthGets the character length of the document.
PageBackColorGets the background color of the page.
ParagraphsProvides access to a collection of paragraphs.
RangeGets the range for the current document.
ShapesReturns the collection of drawing objects in the document.
ShowPageBackgroundGets whether the page background color is shown.
TablesProvides access to a collection of tables contained in the current document.

See Also

SubDocument Interface

SubDocument Members

DevExpress.XtraRichEdit.API.Native Namespace