WebSizeHeight Element
Description
Defines the Height and Width of the picture file inserted into the HTML pages as either a percentage (%) of the original image size, or as an exact measurement.
The WebSizeHeight element corresponds to the "Height" field on the "Size and Spacing" sub-tab, on the HTML tab of the File object.
Attributes
Attribute Name
|
Optional
|
Data Type
|
inherited
|
Yes
|
Boolean
|
Parent Element
File
Values
Data Type
|
Range
|
String
|
A number followed by " %" or " px"
|
Sample XML
<WebSizeHeight inherited="true">100 %</WebSizeHeight>
|