Back to Devexpress

RichEditControlOptions Properties

windowsforms-devexpress-dot-xtrarichedit-dot-richeditcontroloptions-dot-underscore-properties.md

latest7.7 KB
Original Source

RichEditControlOptions Properties

Represents the storage of settings specific for the RichEditControl.

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

See Also

RichEditControlOptions Class

RichEditControlOptions Members

DevExpress.XtraRichEdit Namespace