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

Form::GetFullFieldName method

Obtiene el nombre completo del campo según su nombre corto.

System::String Aspose::Pdf::Facades::Form::GetFullFieldName(const System::String &fieldName)
ParámetroTipoDescripción
fieldNameconst System::String&El nombre de campo totalmente calificado.

ReturnValue

El nombre completo del campo.

Ver también