Click or drag to resize

DocumentPasswordAttemptEventArgsAttemptedPassword Property

Gets a value representing the password a user is attempting to use in the GUI.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 4.7.0.0 (4.7.0.0)
Syntax
public string AttemptedPassword { get; }

Property Value

Type: String
See Also