DocumentCreatedEventArgsPasswordPending Property |
Gets a value indicating whether or not the created document is still pending a password.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntaxpublic bool PasswordPending { get; }Public ReadOnly Property PasswordPending As Boolean
Get
Property Value
Type:
Boolean
See Also