Returns true if the shape type allows the shape to have an image. Image shapes and OLE objects can have an image.
[Visual Basic]Public ReadOnly Property CanHaveImage As
Boolean [C#]public
bool CanHaveImage {get;}
See Also
ShapeBase Class | Aspose.Words.Drawing Namespace