Skip to main content

PdfViewerControl.QueryPageSettingsEvent Field

Identifies the PdfViewerControl.QueryPageSettings routed event.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public static RoutedEvent QueryPageSettingsEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also