Aspose::Pdf::XImage::set_Name method

XImage::set_Name method

Sets image name. Please note that if you change name of the image which has references in page contents, document may became incorrect. Please use XImage.Rename method in this case.

void Aspose::Pdf::XImage::set_Name(System::String value)

See Also