ImportReport

Overview

ImportReport is a interface in Aspose.PDF FOSS for TypeScript.

Properties: imported, importedAnnots, name, reason, skipped, skippedAnnots, and 2 more.

Properties

NameTypeAccessDescription
imported: string[]ReadFully-qualified names of fields that were set.
skipped: { name: string; reason: string }[]ReadFields present in the data file that were not applied.
name: stringReadGets the name.
reason: stringReadGets the reason.
sourceFile: stringRead/F from the data file, when present.
sourceId: [string, string]Read/ID from the data file, when present.
importedAnnots: ImportedAnnot[]ReadAnnotations applied.
skippedAnnots: SkippedAnnot[]ReadAnnotations present in the data file that were not applied.