Determines if the page numbers in the index of the Word document are right aligned.
The PrintRightAlign element corresponds to the "Right align page numbers" field on the Document tab of the Index object.
Description
Determines if the page numbers in the index of the Word document are right aligned.
The PrintRightAlign element corresponds to the "Right align page numbers" field on the Document tab of the Index object.
Attributes
Attribute Name | Optional | Data Type |
inherited | Yes | Boolean |
Parent Element
Index
Values
Data Type | Range |
Boolean | true, false, (don't inherit) |
Sample XML
<PrintRightAlign inherited="true">false</PrintRightAlign>