Definition Type: Attribute
Name: preferRelativeResize
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: dml-documentProperties.xsd
Default true
Use Optional
Documentation:
Relative Resize Preferred
Collapse XSD Schema Diagram:
XSD Diagram of preferRelativeResize in schema dml-documentproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="preferRelativeResize" type="xsd:boolean" use="optional" default="true">
    <xsd:annotation>
        <xsd:documentation>Relative Resize Preferred</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>