shape_type property

shape_type property

The type of the shape that contains the image in the source document (e.g., “Picture” or “Shape”).

Definition:

@property
def shape_type(self):
    ...

See Also