Back to Devexpress

PdfPrintPageEventArgs.PageSettings Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfprintpageeventargs-24ff73b2.md

latest1.2 KB
Original Source

PdfPrintPageEventArgs.PageSettings Property

Gets the page settings for the current page.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public PageSettings PageSettings { get; }
vb
Public ReadOnly Property PageSettings As PageSettings

Property Value

TypeDescription
PageSettings

A PageSettings object that contains the page settings for the current page.

|

See Also

PdfPrintPageEventArgs Class

PdfPrintPageEventArgs Members

DevExpress.Xpf.PdfViewer Namespace