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(System::String fieldName)
ParameterTypeDescription
fieldNameSystem::StringThe fully qualified field name.

ReturnValue

The full field name.

See Also