Click or drag to resize

PdfSubmitFormActionActionType Property

Gets the SubmitForm value.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntax
public override PdfActionType ActionType { get; }

Property Value

PdfActionType
The SubmitForm value.
See Also