ASPxRichEditSettings Properties
Contains the main settings of the ASPxRichEdit control.Name | Description |
---|---|
Authentication | Provides access to a user’s credentials used to identify editable ranges in a protected document. |
AutoCorrect | 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. |
DocumentCapabilities | Provides access to document restriction settings. |
Export | Provides access to export settings. |
Fields | Provides access to field settings. |
Fonts | Provide access to font settings. |
HorizontalRuler | Provides access to options specific to the horizontal ruler element of the RichEdit. |
Printing | Provides access to printing settings. |
RangePermissions | Provides access to range permission settings. |
SpellChecker | Provides access to the spelling settings for checking the RichEdit’s content. |
Unit | Gets or sets a unit of measure used in the ASPxRichEdit. |
Views | Provides access to document view settings. |
See Also