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

XtraPageSettingsBase.Data Property

For internal use.

Namespace: DevExpress.XtraPrinting

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

Declaration

[Browsable(false)]
public PageData Data { get; }

Property Value

Type
DevExpress.XtraPrinting.Native.PageData

Property Paths

You can access this nested property as listed below:

Library Object Type Path to Data
Cross-Platform Class Library RemotePrintingSystem
.PageSettings.Data
PrintingSystemBase
.PageSettings.Data
WinForms Controls PrintingSystem
.PageSettings.Data
WPF Controls IDocumentViewModel
.PageSettings.Data
PrintingSystem
.PageSettings.Data
See Also