Back to Devexpress

GetDocumentPasswordEventArgs.PasswordRequestsCount Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-getdocumentpasswordeventargs-de1589b7.md

latest1.2 KB
Original Source

GetDocumentPasswordEventArgs.PasswordRequestsCount Property

Returns the current number of password request attempts.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public int PasswordRequestsCount { get; }
vb
Public ReadOnly Property PasswordRequestsCount As Integer

Property Value

TypeDescription
Int32

The current number of password requests.

|

See Also

GetDocumentPasswordEventArgs Class

GetDocumentPasswordEventArgs Members

DevExpress.Xpf.PdfViewer Namespace