WebSizeWidth 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 WebSizeWidth element corresponds to the "Width" 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
<WebSizeWidth inherited="true">100 %</WebSizeWidth>
|