Pdf |
The PdfSubmitFormAction type exposes the following members.
Name | Description | |
---|---|---|
ActionType |
Gets the SubmitForm value.
(Overrides PdfActionActionType) | |
ExportFormat | Gets or sets the format in which the PDF form data is exported. Default value: FDF. | |
IncludeEmptyFields | Gets or sets a value indicating whether fields with no values are excluded from the submission. Default value: . | |
SelectedFields | Gets the names of the fields that are either included in the submission (if Excluded is ) or excluded from the submission (if Excluded is ). Applicable only if All is . | |
Url | (Required) A uniform resource locator (URL) of the script at the Web server that will process the submission. |
Name | Description | |
---|---|---|
GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |