Back to Devexpress

PdfDocumentProcessor.PasswordAttemptsLimit Property

officefileapi-devexpress-dot-pdf-dot-pdfdocumentprocessor-1fc4295c.md

latest1.1 KB
Original Source

PdfDocumentProcessor.PasswordAttemptsLimit Property

Specifies the maximum number of allowed attempts to enter the PDF file’s security password.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public int PasswordAttemptsLimit { get; set; }
vb
Public Property PasswordAttemptsLimit As Integer

Property Value

TypeDescription
Int32

An integer value.

|

See Also

PdfDocumentProcessor Class

PdfDocumentProcessor Members

DevExpress.Pdf Namespace