Represents the properties for the right border of an image.
      
<borderright
	type="borderTypeElt"
	width="xsd:positiveInteger"
	shadow="borderShadowElt"
/>
    | Element type | borderElt | 
| Namespace | urn:schemas-microsoft-com:office:word | 
| Schema name | Auxiliary XML Document 2002 | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| type | borderTypeElt | optional | Gets or sets the type of border. | 
 | 
| width | xsd:positiveInteger | optional | Gets or sets the border width. | See external namespace. | 
| shadow | borderShadowElt | optional | Gets or sets a value indicating whether the border has a shadow. | 
 | 
      
<xsd:element name="borderright" type="borderElt" >
</xsd:element>