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