Picture.alternativeText
string alternativeText() @property nothrowGet alternativeText property.
Returns
The alternative textual description for the picture.
void alternativeText(string propval) @property nothrowSet alternativeText property.
Parameters
propval | The alternative textual description for the picture. |