SubmitAction

Overview

SubmitAction is a class in Aspose.PDF FOSS for TypeScript.

A SubmitForm action: send the form’s field values to url.

Properties: exclude, fields, format, type, url.

Properties

NameTypeAccessDescription
type: 'submit'ReadGets the type.
url: stringReadGets the url.
fields: string[]ReadFully-qualified field names.
exclude: booleanReadTreat fields as an exclusion list (/Flags IncludeExclude).
format: 'fdf' | 'html' | 'xfdf' | 'pdf'ReadWire format.