Represents the properties for the bottom border of an image.
<borderbottom
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="borderbottom" type="borderElt" >
</xsd:element>