Represents the forms export formats.
| Member | Description |
|---|---|
| HtmlPost | If set, field names and values are submitted in HTML Form format. Using a POST request. By default, it is set. |
| HtmlGet | If set, field names and values are submitted in HTML Form format. Using a GET request. |
| FDF | If set, they are submitted in Forms Data Format (FDF). |
| XML | If set, field names and values are submitted in XML format. |
| If set, the document is submitted in PDF format, using the MIME content type application/pdf. |
Namespace: ceTe.DynamicPDF.PageElements.Forms
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: ceTe.DynamicPDF (in ceTe.DynamicPDF.dll)
ceTe.DynamicPDF.PageElements.Forms Namespace
© Copyright 2007, ceTe Software