Skip to main content
A newer version of this page is available. .

GetDocumentPasswordEventArgs Class

Provides data for the PdfViewerControl.GetDocumentPassword event.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v19.1.dll

Declaration

public class GetDocumentPasswordEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
GetDocumentPasswordEventArgs
See Also