FormData

Overview

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

Properties: annotSkips, annots, fields, file, id.

Properties

NameTypeAccessDescription
fields: FormDataField[]ReadGets the fields.
file: stringRead/F — the file the data was exported from.
id: [string, string]ReadThe originating document’s trailer /ID pair, hex-encoded.
annots: AnnotData[]ReadAnnotations carried by the data file, when it has any.
annotSkips: SkippedAnnot[]ReadAnnotations the format module could not read.