DocumentCreatedEventArgsWasImported Property |
Gets a value indicating whether or not the created document was created by importing.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool WasImported { get; }
Public ReadOnly Property WasImported As Boolean
Get
Property Value
Type:
Boolean
See Also