get_SubstitutePictureTitle()

IOleObjectFrame::get_SubstitutePictureTitle() method

Returns the title for OleObject icon. Read System::String.

virtual System::String Aspose::Slides::IOleObjectFrame::get_SubstitutePictureTitle()=0

Remarks

When IsObjectIcon == false this value is ignored. The string can be truncated according to the size of the OLE icon.

See Also