Aspose::Pdf::Facades::Form::GetFullFieldName method

Form::GetFullFieldName method

Gets the full field name according to its short field name.

System::String Aspose::Pdf::Facades::Form::GetFullFieldName(const System::String &fieldName)
ParameterTypeDescription
fieldNameconst System::String&The fully qualified field name.

ReturnValue

The full field name.

See Also