Back to Devexpress

RichEditControlOptionsBase Properties

officefileapi-devexpress-dot-xtrarichedit-dot-richeditcontroloptionsbase-dot-underscore-properties.md

latest4.6 KB
Original Source

RichEditControlOptionsBase Properties

Represents the base class for the RichEditControl and RichEditDocumentServer options.

NameDescription
AnnotationsProvides access to options for displaying annotations in a document.
AuthenticationProvides access to an object used to specify the identity parameters for range editing permissions.
AutoCorrectProvides access to options that enable you to configure autocorrect features.
BehaviorProvides access to an object that enables you to apply restrictions on different editor operations.
BookmarksProvides access to an object used to specify different options for bookmarks in the document.
ClipboardFormatsGets the data formats currently available on the Clipboard.
CommentsProvides access to options for displaying comments in the document.
CopyPasteProvides access to options useful in certain scenarios for inserting the content of one document into another.
DocumentCapabilitiesProvides access to an object used to specify document restrictions.
DocumentSaveOptionsProvides access to the control’s document saving options.
ExportProvides access to the options used for export to different formats.
FieldsGets document field options.
FormattingMarkVisibilityProvides access to an object used to specify how formatting marks are shown in the document.
HorizontalRulerProvides access to options specific to the horizontal ruler element of the RichEditControl.
HyperlinksProvides access to options specific to hyperlinks.
ImportProvides access to the options used for import from different formats.
LayoutProvides access to RichEditControl options that affect layout and display.
MailMergeProvides access to the default mail merge options.
PrintingProvides access to options specific to printing.
RangePermissionsProvides access to an object used to specify various options for ranges with permissions in the document.
SearchProvides access to the options used for searching within a document.
SpellCheckerProvides access to options that determine how the spell checker processes the document text.
TableOptionsProvides access to an object used to specify different options for tables in the document.
VerticalRulerProvides access to options specific for the vertical ruler.

See Also

RichEditControlOptionsBase Class

RichEditControlOptionsBase Members

DevExpress.XtraRichEdit Namespace