ASPxRichEditSettings Members
In This Article
#Constructors
Name | Description |
---|---|
ASPx |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
Authentication | Provides access to a user’s credentials used to identify editable ranges in a protected document. |
Auto |
Provides access to autocorrect settings. |
Behavior | Provides access to an object that enables you to apply restrictions on different editor operations. |
Bookmarks | Provides access to bookmark settings. |
Document |
Provides access to document restriction settings. |
Export | Provides access to export settings. |
Fields | Provides access to field settings. |
Fonts | Provide access to font settings. |
Horizontal |
Provides access to options specific to the horizontal ruler element of the Rich |
Printing | Provides access to printing settings. |
Range |
Provides access to range permission settings. |
Spell |
Provides access to the spelling settings for checking the Rich |
Unit |
Gets or sets a unit of measure used in the ASPx |
Views | Provides access to document view settings. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
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. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also