Skip to main content

DraftView Properties
Show Inherited Hide Inherited

Represents a draft view of the Rich Edit control.
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. Inherited from RichEditView.
AllowDisplayLineNumbers Gets or sets whether line numbers, when enabled, are displayed in the view. Inherited from RichEditView.
BackColor This property is not in effect for the SilverLight version of RichEditControl. Inherited from RichEditView.
Control Provides access to the IRichEditControl interface of the view owner. Inherited from RichEditView.
Padding Gets or sets the distance from the text to the control's border in pixels.
Type Gets the RichEditControl View's type.
ZoomFactor Gets or sets the current zoom level used to display the document. Inherited from RichEditView.
See Also