Definition Type: Attribute
Name: imgSz
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: p:ST_WebScreenSize
Containing Schema: pml-presentationProperties.xsd
Default 800x600
Use Optional
Documentation:
Image size for HTML output
Collapse XSD Schema Diagram:
XSD Diagram of imgSz in schema pml-presentationproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="imgSz" type="ST_WebScreenSize" use="optional" default="800x600">
    <xsd:annotation>
        <xsd:documentation>Image size for HTML output</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: