Picture.setAlternativeText

Sets an alternative textual description for the picture contents.

It is equivalent to the "alt" attribute for images on websites.

This text will be made available to accessibility tools.

If the picture cannot be described textually, set this property to null.

class Picture
void
setAlternativeText
(
string alternativeText = null
)

Parameters

alternativeText string

a textual description of the contents