Aspose::Pdf::Facades::Form::GetField method

Form::GetField method

Obtiene el valor del campo según su nombre.

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

ReturnValue

El valor del campo.

Ver también