Back to Devexpress

DraftView Properties

officefileapi-devexpress-dot-xtrarichedit-dot-draftview-dot-underscore-properties.md

latest1.8 KB
Original Source

DraftView Properties

Represents a draft view of the Rich Edit control.

NameDescription
AdjustColorsToSkinsSpecifies 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.
AllowDisplayLineNumbersGets or sets whether line numbers can be displayed in the view. Inherited from RichEditView.
BackColorGets or sets the background color of the View. Inherited from RichEditView.
ControlProvides access to the IRichEditControl interface of the view owner. Inherited from RichEditView.
PaddingGets or sets the distance in pixels between the text and the control’s borders.
TypeGets the RichEditControl View’s type.
ZoomFactorGets or sets the current zoom level used to display the document. Inherited from RichEditView.

See Also

DraftView Class

DraftView Members

DevExpress.XtraRichEdit Namespace