CustomFieldType Enumeration |
Namespace: Spire.Pdf.Collections
Member name | Value | Description | |
---|---|---|---|
TextField | 0 | The field data is stored as a PDF text string. | |
DateField | 1 | The field data is stored as a PDF date string. | |
NumberField | 2 | The field data is stored as a PDF number. |