Click or drag to resize

PdfDocumentPropertiesDocumentWasImported Property

Namespace:  RadPdf.Data.Document
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public bool DocumentWasImported { get; }

Property Value

Type: Boolean
Remarks

If this is a Lite Document (IsLiteDocument is true), this property is not meaningful.

See Also