PdfQueryPageSettingsEventArgs(PdfQueryPageSettingsEventArgs) Constructor
Initializes a new instance of the PdfQueryPageSettingsEventArgs class with the specified parameter.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Parameters
Name | Type | Description |
---|---|---|
args | PdfQueryPageSettingsEventArgs | A PdfQueryPageSettingsEventArgs object that contains data for the QueryPageSettings event. |
See Also