| 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
Syntaxpublic string AttemptedPassword { get; }Public ReadOnly Property AttemptedPassword As String
	Get
Property Value
Type: 
String See Also
See Also