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