Back to Devexpress

dxPDFDefaultPasswordAttemptsLimit Constant

vcl-dxpdfdocument-048ec0c7.md

latest676 B
Original Source

dxPDFDefaultPasswordAttemptsLimit Constant

Specifies the default number of allowed attempts to enter the PDF document‘s protection password.

Declaration

delphi
const dxPDFDefaultPasswordAttemptsLimit = 3;

Remarks

This global constant specifies the initial value of:

See Also

dxPDFDocument Unit