Aspose::Pdf::Facades::Form::GetFieldType method
Form::GetFieldType method
Returns type of field.
FieldType Aspose::Pdf::Facades::Form::GetFieldType(const System::String &fieldName)
| Parameter | Type | Description |
|---|---|---|
| fieldName | const System::String& | Field name. |
ReturnValue
Element of FileType enumeration corresponding to field type.
See Also
- Enum FieldType
- Class String
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++