Aspose::Pdf::Facades::Form::GetFieldType method

Form::GetFieldType method

Returns type of field.

FieldType Aspose::Pdf::Facades::Form::GetFieldType(const System::String &fieldName)
ParameterTypeDescription
fieldNameconst System::String&Field name.

ReturnValue

Element of FileType enumeration corresponding to field type.

See Also