DocumentClosingEventArgs(RoutedEvent) Constructor
Initializes a new instance of the DocumentClosingEventArgs class.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Parameters
Name | Type | Description |
---|---|---|
routedEvent | RoutedEvent | The routed event. |
See Also