Skip to main content
A newer version of this page is available. .

IDocumentViewModel.PageSettings Property

Provides access to the document’s page settings.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v19.2.dll

Declaration

XtraPageSettingsBase PageSettings { get; }

Property Value

Type Description
XtraPageSettingsBase

A XtraPageSettingsBase object.

See Also