PdfQueryPageSettingsEventArgs.PageSettings Property
Specifies the page settings for the page to be printed.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
PageSettings | A PageSettings that contains the page settings for the page to be printed. |
See Also