Defines a property that uses a measurement in points (1/72 of an inch).
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | pointsMeasureType | required | Gets or sets the value of a measurement in points (1/72 of an inch). |
<xsd:complexType name="pointsMeasureProperty" >
<xsd:attribute name="val" type="pointsMeasureType" use="required">
</xsd:attribute>
</xsd:complexType>