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

Form::GetFieldType method

Returns type of field.

FieldType Aspose::Pdf::Facades::Form::GetFieldType(System::String fieldName)
ParameterTypeDescription
fieldNameSystem::StringField name.

ReturnValue

Element of FileType enumeration corresponding to field type.

See Also