GetDocumentPasswordEventArgs.Path Property
Returns the path to a PDF file that is requested to be opened in the PDF Viewer.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
String | A string value specifying the path to a PDF file. |
See Also