image_type property

ImageData.image_type property

Gets the type of the image.

@property
def image_type(self) -> aspose.words.drawing.ImageType:
    ...

See Also