Aspose::Pdf::XImage::get_Name method

XImage::get_Name method

Gets 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.

System::String Aspose::Pdf::XImage::get_Name()

See Also