Back to Devexpress

PrintLayoutView Properties

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

latest2.1 KB
Original Source

PrintLayoutView Properties

Represents a page layout 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, when enabled, are displayed in the PrintLayoutView.
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.
MaxHorizontalPageCountGets or sets the maximum number of pages in a row at any zoom level.
PageHorizontalAlignmentGets or sets the horizontal alignment of pages in the PrintLayoutView.
TypeGets the RichEditControl View’s type.
ZoomFactorGets or sets the current zoom level used to display the document. Inherited from RichEditView.

See Also

PrintLayoutView Class

PrintLayoutView Members

DevExpress.XtraRichEdit Namespace