PdfDocumentProcessor.PasswordAttemptsLimit Property
In This Article
Specifies the maximum number of allowed attempts to enter the PDF file’s security password.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value. |
See Also