PageNumbersAtRight Property (RenderToc)
In This Topic
Gets or sets a value indicating whether page numbers should be right-aligned within the current TOC.
Syntax
'Declaration
Public Property PageNumbersAtRight As Boolean
public bool PageNumbersAtRight {get; set;}
See Also