Skip to main content
A newer version of this page is available. .

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.
BookmarksAllowed Gets whether the bookmarks feature is allowed. Inherited from DocumentCapabilitiesOptions.
CharacterFormatting Gets or sets the availability of the character formatting features.
CharacterFormattingAllowed Gets whether the character formatting feature is allowed. Inherited from DocumentCapabilitiesOptions.
CharacterStyle Gets or sets the availability of the apply character style feature.
CharacterStyleAllowed Gets whether the character style feature is allowed. Inherited from DocumentCapabilitiesOptions.
Comments This property is not currently in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
CommentsAllowed Gets whether comments are allowed. Inherited from DocumentCapabilitiesOptions.
EndNotes This property is not currently in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
EndNotesAllowed Gets whether the end notes are allowed in the document. Inherited from DocumentCapabilitiesOptions.
Fields Gets or sets the document’s capability to recognize and work with fields.
FieldsAllowed Gets whether fields are allowed. Inherited from DocumentCapabilitiesOptions.
FloatingObjects This property is not currently in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
FloatingObjectsAllowed Gets whether the floating objects are allowed in the document. Inherited from DocumentCapabilitiesOptions.
FootNotes This property is not currently in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
FootNotesAllowed Gets whether the end notes are allowed in the document. Inherited from DocumentCapabilitiesOptions.
HeadersFooters Gets whether the headers and footers feature is allowed.
HeadersFootersAllowed Gets whether the headers and footers feature is allowed. Inherited from DocumentCapabilitiesOptions.
Hyperlinks Gets or sets the hyperlink feature availability.
HyperlinksAllowed Gets whether the hyperlink feature is allowed. Inherited from DocumentCapabilitiesOptions.
InlinePictures Gets or sets the document capability to handle inline pictures.
InlinePicturesAllowed Gets whether inline pictures handling is allowed. Inherited from DocumentCapabilitiesOptions.
InlineShapes Gets or sets the document’s capability to handle inline shapes.
InlineShapesAllowed Gets whether the Inline Shapes feature is allowed. Inherited from DocumentCapabilitiesOptions.
Numbering Provides access to options specifying the availability of bulleted and numbered lists in the document. Inherited from DocumentCapabilitiesOptions.
ParagraphBorders
ParagraphBordersAllowed Inherited from DocumentCapabilitiesOptions.
ParagraphFormatting Gets or sets the availability of the paragraph formatting features.
ParagraphFormattingAllowed Gets whether the paragraph formatting feature is allowed. Inherited from DocumentCapabilitiesOptions.
ParagraphFrames This property is not currently in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
ParagraphFramesAllowed Gets whether frames are allowed in the document. Inherited from DocumentCapabilitiesOptions.
Paragraphs Gets or sets the availability of the paragraph breaks.
ParagraphsAllowed Gets whether operations with paragraph breaks in the document are allowed. Inherited from DocumentCapabilitiesOptions.
ParagraphStyle Gets or sets the availability of the apply paragraph style feature.
ParagraphStyleAllowed Gets whether the paragraph styling feature is allowed. Inherited from DocumentCapabilitiesOptions.
ParagraphTabs Gets or sets the availability of paragraph tab stops.
ParagraphTabsAllowed Gets whether paragraph tab stops are allowed. Inherited from DocumentCapabilitiesOptions.
Sections Gets or sets the document’s capability to handle document sections.
SectionsAllowed Gets whether handling document sections is allowed. Inherited from DocumentCapabilitiesOptions.
Tables Gets or sets the document’s capability to handle tables.
TablesAllowed Gets whether the tables feature is allowed. Inherited from DocumentCapabilitiesOptions.
TableStyle Gets or sets the availability of the apply table style feature.
TableStyleAllowed Gets whether the table style feature is allowed. Inherited from DocumentCapabilitiesOptions.
TabSymbol Gets or sets the document’s capability to insert tabs.
TabSymbolAllowed Gets whether tab insertion is allowed. Inherited from DocumentCapabilitiesOptions.
Undo Gets or sets the availability of the Undo/Redo feature.
UndoAllowed Gets whether the Undo/Redo feature is allowed. Inherited from DocumentCapabilitiesOptions.
See Also