Aspose::Pdf::Facades::Form::RenameField método

Form::RenameField method

Renombra un campo. Ya sea un campo AcroForm o XFA está bien.

void Aspose::Pdf::Facades::Form::RenameField(const System::String &fieldName, const System::String &newFieldName)
ParámetroTipoDescripción
fieldNameconst System::String&el nombre del campo antiguo
newFieldNameconst System::String&el nombre del campo nuevo

Ver también