Skip to main content

ASPxRichEditDocumentCapabilitiesSettings Properties

Represents the storage of settings specific for the document restrictions implemented in the RichEdit.
Name Description
Bookmarks Gets or sets the bookmark feature availability.
CharacterFormatting Gets or sets the availability of the character formatting features.
CharacterStyle Gets or sets the availability of the apply character style feature.
Fields Gets or sets the document’s capability to recognize and work with fields.
HeadersFooters Gets whether the headers and footers feature is allowed.
Hyperlinks Gets or sets the hyperlink feature availability.
InlinePictures Gets or sets the document capability to handle inline pictures.
Numbering Provides access to options specifying the availability of bulleted and numbered lists in the document. Inherited from DocumentCapabilitiesOptions.
ParagraphFormatting Gets or sets the availability of the paragraph formatting features.
Paragraphs Gets or sets the availability of the paragraph breaks.
ParagraphStyle Gets or sets the availability of the apply paragraph style feature.
ParagraphTabs Gets or sets the availability of paragraph tab stops.
Sections Gets or sets the document’s capability to handle document sections.
Tables Gets or sets the document’s capability to handle tables.
TableStyle Gets or sets the availability of the apply table style feature.
TabSymbol Gets or sets the document’s capability to insert tabs.
Undo Gets or sets the availability of the Undo/Redo feature.
See Also