Defines the Height and Width of the picture or OLE object inserted into the Word document as an exact measurement in centimeters (1in = 2.54cm).
The PrintSizeWidth element corresponds to the "Size Width" field on the Document tab of the File object.
Description
Defines the Height and Width of the picture or OLE object inserted into the Word document as an exact measurement in centimeters (1in = 2.54cm).
The PrintSizeWidth element corresponds to the "Size Width" field on the Document tab of the File object.
Attributes
Attribute Name | Optional | Data Type |
inherited | Yes | Boolean |
Parent Element
File
Values
Data Type | Range |
Real | 0.01 to 55.87 |
Sample XML
<PrintSizeWidth inherited="true">2.54</PrintSizeWidth>