margin-right element

Represents the right margin for the border. If you apply this value to a div element, you should nest another div element immediately within to reverse the effect. Otherwise, you will see double-indented paragraphs.

Usage

      
<margin-right
	val="twipsMeasureType"
/>

    

Element Information

Element type twipsMeasureProperty
Namespace http://schemas.microsoft.com/office/word/2003/auxHint
Schema name Auxiliary XML Document 2003

Elements and Attributes

Parent Elements

Element Description
pBdrGroup Represents a hint for transforms describing the border, shading, and positioning of groups of paragraphs with similar properties.

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
val twipsMeasureType required Gets or sets a positive measurement in twips (twentieths of a point, 1/1440 of an inch).

Definition

      
<xsd:element name="margin-right" minOccurs="0" maxOccurs="1" type="twipsMeasureProperty" >
</xsd:element>


    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp