XtraPageSettingsBase.Data Property
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
[Browsable(false)]
[XtraSerializableProperty(XtraSerializationVisibility.Content)]
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 | PrintingSystemBase |
|
WPF Controls | IDocumentViewModel |
|
See Also