Back to Devexpress

PdfQueryPageSettingsEventArgs.PrintAction Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfquerypagesettingseventargs-8da9ee93.md

latest1.2 KB
Original Source

PdfQueryPageSettingsEventArgs.PrintAction Property

Gets a value indicating what type of print operation is occurring.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

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

Property Value

TypeDescription
PrintAction

One of the PrintAction enumeration vlaues.

|

See Also

PdfQueryPageSettingsEventArgs Class

PdfQueryPageSettingsEventArgs Members

DevExpress.Xpf.PdfViewer Namespace