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: 3.48.0.0 (3.48.0.0)
Syntax public bool PasswordPending { get; }
Public ReadOnly Property PasswordPending As Boolean
Get
Property Value
Type:
BooleanSee Also