SubmitFormAction

SubmitFormAction

Overview

SubmitFormAction is a class in Aspose.PDF FOSS for Python. Inherits from: Action.

Send the form’s field values to url.

Properties: exclude, fields, submit_format, url.

Properties

NameTypeAccessDescription
urlstrReadGets the url.
fieldsSequence[str] | NoneReadGets the fields.
excludeboolReadGets the exclude.
submit_formatstrReadGets the submit format.