Back to Devexpress

Document Properties

blazor-devexpress-dot-blazor-dot-richedit-dot-document-dot-underscore-properties.md

latest2.5 KB
Original Source

Document Properties

A document in the Rich Text Editor.

NameDescription
BookmarksProvides access to sub-document bookmarks. Inherited from SubDocument.
FieldsProvides access to sub-document fields. Inherited from SubDocument.
HyperlinksProvides access to sub-document hyperlinks. Inherited from SubDocument.
ImagesProvides access to the sub-document’s images. Inherited from SubDocument.
InlineImagesProvides access to the sub-document’s inline images. Inherited from SubDocument.
ListsProvides access to document lists.
ParagraphsProvides access to the sub-document’s paragraphs. Inherited from SubDocument.
SectionsProvides access to document sections.
TablesProvides access to sub-document tables. Inherited from SubDocument.
TypeReturns the sub-document type. Inherited from SubDocument.

See Also

Document Class

Document Members

DevExpress.Blazor.RichEdit Namespace