Skip to main content

RichEditView Properties

Represents a base class for the RichEditControl views.
Name Description
AdjustColorsToSkins Specifies whether or not to obtain the font color and background color values from the current skin, if they have not been defined explicitly.
AllowDisplayLineNumbers Gets or sets whether line numbers can be displayed in the view.
BackColor Gets or sets the background color of the View.
Control Provides access to the IRichEditControl interface of the view owner.
Type Gets the RichEditControl View’s type.
ZoomFactor Gets or sets the current zoom level used to display the document.
See Also