PdfFormOptionsSubmitFormat Property

Gets or sets the format used when generated submit buttons submit form data

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfSubmitFormat SubmitFormat { get; set; }

Property Value

PdfSubmitFormat
A PdfSubmitFormat value that controls the submit payload format

See Also