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