Aspose::Pdf::XImage::Rename method

XImage::Rename method

Renames image and replaces all references to the image with the new name.

void Aspose::Pdf::XImage::Rename(System::String name)
ParameterTypeDescription
nameSystem::StringNew image name.

See Also