RichEditControlOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Rich |
Initializes a new instance of the Rich |
#Properties
Name | Description |
---|---|
Annotations |
Provides access to options for displaying annotations in a document.
Inherited from Rich |
Authentication |
Provides access to an object used to specify the identity parameters for range editing permissions.
Inherited from Rich |
Auto |
Provides access to options that enable you to configure autocorrect features.
Inherited from Rich |
Behavior |
Provides access to an object that enables you to apply restrictions on different editor operations.
Inherited from Rich |
Bookmarks |
Provides access to an object used to specify different options for bookmarks in the document.
Inherited from Rich |
Clipboard |
Gets the data formats currently available on the Clipboard.
Inherited from Rich |
Comments |
Provides access to options for displaying comments in the document.
Inherited from Rich |
Copy |
Provides access to options useful in certain scenarios for inserting the content of one document into another.
Inherited from Rich |
Document |
Provides access to an object used to specify document restrictions.
Inherited from Rich |
Document |
Provides access to the control’s document saving options.
Inherited from Rich |
Export |
Provides access to the options used for export to different formats.
Inherited from Rich |
Fields |
Gets document field options.
Inherited from Rich |
Formatting |
Provides access to an object used to specify how formatting marks are shown in the document.
Inherited from Rich |
Horizontal |
Provides access to options specific to the horizontal ruler element of the Rich |
Horizontal |
Provides access to the options specific to the horizontal scrollbar of the Rich |
Hyperlinks |
Provides access to options specific to hyperlinks.
Inherited from Rich |
Import |
Provides access to the options used for import from different formats.
Inherited from Rich |
Layout |
Provides access to Rich |
Mail |
Provides access to the default mail merge options.
Inherited from Rich |
Printing |
Provides access to options specific to printing.
Inherited from Rich |
Range |
Provides access to an object used to specify various options for ranges with permissions in the document.
Inherited from Rich |
Search |
Provides access to the options used for searching within a document.
Inherited from Rich |
Spell |
Provides access to options that determine how the spell checker processes the document text.
Inherited from Rich |
Table |
Provides access to an object used to specify different options for tables in the document.
Inherited from Rich |
Vertical |
Provides access to options specific for the vertical ruler.
Inherited from Rich |
Vertical |
Provides access to the options specific for the vertical scrollbar of the Rich |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Dispose() |
For internal use.
Inherited from Rich |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all notification options to their default values.
Inherited from Rich |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Changed |
Occurs when the options are modified.
Inherited from Rich |
See Also