Click or drag to resize

FieldGetType Method

Gets the type.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public FieldType GetType()

Return Value

Type: FieldType
a Field object equals to given object

Return Value

Type: FieldType
The field's value, whose type/format varies depending on the field type. See the descriptions of individual field types for further information.
See Also