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

FormEditor::RenameField method

Cambiar el nombre del campo.

void Aspose::Pdf::Facades::FormEditor::RenameField(const System::String &fieldName, const System::String &newFieldName)
ParámetroTipoDescripción
fieldNameconst System::String&Nombre antiguo del campo.
newFieldNameconst System::String&Nuevo nombre del campo.

Ver también