WebAltText Element
Description
Defines the text that will appear in HTML pages while the image file is loading, or as an alternate to the image if it cannot be displayed for whatever reason. This property is automatically populated from the Description when you first create the object.
The WebAltText element corresponds to the "Alternate text" field on the Windows Help tab of the File object.
Attributes
Attribute Name
|
Optional
|
Data Type
|
inherited
|
Yes
|
Boolean
|
Parent Element
File
Values
Data Type
|
Range
|
String
|
0 to 255 characters
|
Sample XML
<WebAltText>Workflow diagram</WebAltText>
|