Skip to main content

PdfViewerControl.PageSetupDialogShowingEvent Field

Identifies the PdfViewerControl.PageSetupDialogShowing routed event.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public static RoutedEvent PageSetupDialogShowingEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also