alt_text property

alt_text property

Gets the alt text associated with the image.

Definition:

@property
def alt_text(self):
    ...

See Also