Defines the target screen size for a Save as Web Page operation.
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | targetScreenSzType | required | Gets or sets the screen size for the monitor on which Web pages will be displayed when saving this document as a Web page. |
|
<xsd:complexType name="targetScreenSzElt" >
<xsd:attribute name="val" type="targetScreenSzType" use="required">
</xsd:attribute>
</xsd:complexType>