CT_NonVisualPictureProperties

Complex Type Information

Model

Children: extLst, picLocks

Attributes

QName Type Fixed Default Use Inheritable Annotation
preferRelativeResize xsd:boolean true optional

Used By

Source

<xsd:complexType name="CT_NonVisualPictureProperties">
  <xsd:sequence>
    <xsd:element name="picLocks" type="CT_PictureLocking" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="preferRelativeResize" type="xsd:boolean" use="optional" default="true"/>
</xsd:complexType>