RichEditControlOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Rich |
For internal use only. |
#Properties
Name | Description |
---|---|
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 |
Gets or sets whether the bookmarks support is required for correct export of the document.
Inherited from Rich |
Comments |
Provides access to an object used to specify different options for comments in the document.
Inherited from Rich |
Copy |
Inherited from Rich |
Document |
Provides access to an object used to specify document and operation restrictions.
Inherited from Rich |
Document |
Provides access to the control's document saving options.
Inherited from Rich |
Export |
Provides access to Rich |
Fields |
Provides access to options specific to document fields.
Inherited from Rich |
Formatting |
Provides access to an object used to specify how formatting marks and hidden text ranges are shown in the document.
Inherited from Rich |
Horizontal |
Provides access to options specific to the horizontal ruler element of the Rich |
Hyperlinks |
Provides access to options specific to hyperlinks.
Inherited from Rich |
Import |
Provides access to Rich |
Layout |
Provides access to Rich |
Mail |
Provides access to default 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 Rich |
Spell |
Gets or sets a spell checker component used with the 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 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() |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Rich |
End |
Unlocks the Base |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. 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 Rich |
See Also