PageNumbersAtRight Property (RenderIndex)
In This Topic
Gets or sets a value indicating whether page numbers in the generated index should be right-aligned.
The default is false.
Syntax
'Declaration
Public Property PageNumbersAtRight As Boolean
public bool PageNumbersAtRight {get; set;}
See Also