PDFFormDataOptions¶
Namespace: O2S.Components.PDF4NET.Forms
Specifies the available export options for PDF forms.
Inheritance Object → ValueType → Enum → PDFFormDataOptions
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| FormData | 1 | Form data is exported from the PDF document. |
| Annotations | 2 | Annotations exported from the PDF document. |