has_image property
ImageData.has_image property
Returns True
if the shape has image bytes or links an image.
@property
def has_image(self) -> bool:
...
See Also
- module aspose.words.drawing
- class ImageData
Returns True
if the shape has image bytes or links an image.
@property
def has_image(self) -> bool:
...