RichEditView Properties
Represents a base class for the RichEditControl views.
Name | Description |
---|---|
Adjust |
Specifies whether or not to obtain the font color and background color values from the current skin, if they have not been defined explicitly. |
Allow |
Gets or sets whether line numbers can be displayed in the view. |
Back |
Gets or sets the background color of the View. |
Control |
Provides access to the IRich |
Type |
Gets the Rich |
Zoom |
Gets or sets the current zoom level used to display the document. |
See Also