Back to Devexpress

GetDocumentPasswordEventArgs Class

wpf-devexpress-dot-xpf-dot-pdfviewer-a31d9c1f.md

latest1.4 KB
Original Source

GetDocumentPasswordEventArgs Class

Provides data for the PdfViewerControl.GetDocumentPassword event.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public class GetDocumentPasswordEventArgs :
    RoutedEventArgs
vb
Public Class GetDocumentPasswordEventArgs
    Inherits RoutedEventArgs

GetDocumentPasswordEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs GetDocumentPasswordEventArgs

See Also

GetDocumentPasswordEventArgs Members

DevExpress.Xpf.PdfViewer Namespace