DocumentPasswordAttemptEventArgsAttemptedPassword Property |
Gets a value representing the password a user is attempting to use in the GUI.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 5.1.0.0 (5.1.0.0)
Syntaxpublic string AttemptedPassword { get; }Public ReadOnly Property AttemptedPassword As String
Get
Property Value
Type:
String
See Also