RichEditControlOptionsBase Properties
Represents the base class for the RichEditControl and RichEditDocumentServer options.
Name | Description |
---|---|
Annotations | Provides access to options for displaying annotations in a document. |
Authentication | Provides access to an object used to specify the identity parameters for range editing permissions. |
Auto |
Provides access to options that enable you to configure autocorrect features. |
Behavior | Provides access to an object that enables you to apply restrictions on different editor operations. |
Bookmarks | Provides access to an object used to specify different options for bookmarks in the document. |
Clipboard |
Gets the data formats currently available on the Clipboard. |
Comments | Provides access to options for displaying comments in the document. |
Copy |
Provides access to options useful in certain scenarios for inserting the content of one document into another. |
Document |
Provides access to an object used to specify document restrictions. |
Document |
Provides access to the control’s document saving options. |
Export | Provides access to the options used for export to different formats. |
Fields | Gets document field options. |
Formatting |
Provides access to an object used to specify how formatting marks are shown in the document. |
Horizontal |
Provides access to options specific to the horizontal ruler element of the Rich |
Hyperlinks | Provides access to options specific to hyperlinks. |
Import | Provides access to the options used for import from different formats. |
Layout |
Provides access to Rich |
Mail |
Provides access to the default mail merge options. |
Printing | Provides access to options specific to printing. |
Range |
Provides access to an object used to specify various options for ranges with permissions in the document. |
Search | Provides access to the options used for searching within a document. |
Spell |
Provides access to options that determine how the spell checker processes the document text. |
Table |
Provides access to an object used to specify different options for tables in the document. |
Vertical |
Provides access to options specific for the vertical ruler. |
See Also