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ámetro | Tipo | Descripción |
|---|---|---|
| fieldName | const System::String& | El nombre de campo totalmente calificado. |
ReturnValue
El nombre completo del campo.
Ver también
- Class String
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++