Defines a property that uses a justification setting.
| Namespace | http://schemas.microsoft.com/office/word/2003/auxHint | 
| Schema name | Auxiliary XML Document 2003 | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| val | jcValue | required | Gets or sets the justification position. | 
 | 
      
<xsd:complexType name="jcProperty" >
  <xsd:attribute name="val" type="jcValue" use="required">
  </xsd:attribute>
</xsd:complexType>