Aspose::Pdf::Facades::Form::GetButtonOptionCurrentValue method
Form::GetButtonOptionCurrentValue method
Returns the current value for radio button option fields.
System::String Aspose::Pdf::Facades::Form::GetButtonOptionCurrentValue(const System::String &fieldName)
| Parameter | Type | Description |
|---|---|---|
| fieldName | const System::String& | Field Name |
ReturnValue
String value for the current radio group optino. See also GetButtonOptionValues
See Also
- Class String
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++