GetDocumentPasswordEventArgs.PasswordRequestsCount Property
Returns the current number of password request attempts.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
Int32 | The current number of password requests. |
See Also