Gets or sets a value specifying whether the page numbers in the table of contents are right-aligned. To realize right-aligned page numbers a tab is inserted and its TabType is set to RightBorderTab.

Syntax

public bool HasPageNumbers { get; set; }
Public Property HasPageNumbers() As Boolean