Aspose::Pdf::Facades::Form::GetField method
Form::GetField method
Gets the field’s value according to its field name.
System::String Aspose::Pdf::Facades::Form::GetField(const System::String &fieldName)
| Parameter | Type | Description |
|---|---|---|
| fieldName | const System::String& | The fully qualified field name. |
ReturnValue
The field’s value.
See Also
- Class String
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++