PdfQueryPageSettingsEventArgs.PrintAction Property
Gets a value indicating what type of print operation is occurring.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
PrintAction | One of the PrintAction enumeration vlaues. |
See Also