FdfFieldType Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents a list of FDF field types.

Namespace:  Apitron.PDF.Kit.Interactive.FormsData
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum FdfFieldType
Members

  Member nameValueDescription
Text0 The text field type.
Pushbutton1 The pushbutton field value type.
Choice2 The choice field value type.
Signature3 The signature field value type.
NonTerminal4 The non terminal field
Generic5 The generic (not implemented) field value type
See Also

Reference