PasswordRequiredEventArgs.MaxAttempts Property

Gets or sets the maximum number of attempts to re-entry, when incorrect password is given.

public int MaxAttempts { get; set; }
Public Property MaxAttempts As Int32

Property Value

Int32

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

See Also

PasswordRequiredEventArgs
ceTe.DynamicPDF.Viewer

In this topic