End User Restrictions
You can implement restrictions to prevent end users from changing the editing surface. Use the RichEditControlOptionsBase.Behavior to access one of the following restriction settings:
Restriction | Description |
---|---|
Rich |
Specifies whether or not the Office Scrolling feature is enabled. |
Rich |
Specifies whether or not the Zoom operation is permitted. |
Rich |
Specifies the upper limit of document zooming. |
Rich |
Specifies the lower limit of document zooming. |
Rich |
Specifies whether or not the overtype mode is allowed. |