Represents a picture or other binary object that appears at this point in the document.
      
<pict />
    | Element type | pictureType | 
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
| Element | Description | 
|---|---|
| r | Represents the run element. This is the leaf container for data in a Word document -- text, pictures, and so on. | 
| r | Represents the run element. This is the leaf container for data in a Word document -- text, pictures, and so. | 
| r | Represents a run element. This is the leaf container for data in a document -- text, pictures, and so on. | 
| r | Represents a run element. This is the leaf container for data in a Word document -- text, pictures, and so on. | 
| Element | Description | 
|---|---|
| binData | Contains the binary data representing this object. | 
| movie | Contains the binary data representing this movie. | 
| background | Represents the background for this document. | 
| applet | Contains data for the Java applet this object represents | 
| msAccessHTML | Contains data for the Access Web Bot this object represents. | 
| scriptAnchor | Contains data for the script anchor this object represents. | 
| ocx | Contains data for the OCX control this object represents. | 
None.
      
<xsd:element name="pict" type="pictureType" >
</xsd:element>