'Declaration
Public Enum PDFFieldType Inherits System.Enum
'Usage
Dim instance As PDFFieldType
public enum PDFFieldType : System.Enum
__value public enum PDFFieldType : public System.Enum
public enum class PDFFieldType : public System.Enum
'Declaration
Public Enum PDFFieldType Inherits System.Enum
'Usage
Dim instance As PDFFieldType
public enum PDFFieldType : System.Enum
__value public enum PDFFieldType : public System.Enum
public enum class PDFFieldType : public System.Enum
Member | Description |
---|---|
CheckBox | Check box. |
DropDownList | Combobox. |
ListBox | List box. |
PushButton | Push button. |
RadioButton | Radio button list. |
Signature | Signature field. |
TextBox | Text box. |
Unknown | Unknown. |
System.Object
System.ValueType
System.Enum
O2S.Components.PDFView4NET.Forms.PDFFieldType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2