LinksOnPageNumbersOnly Property
Gets or sets a value indicating whether only the page numbers in the rendered TOC represent clickable hyperlinks (otherwise, the entire area between an entry's caption and page number can be clicked). The default value is false.
public bool LinksOnPageNumbersOnly {get; set;}
'Declaration
Public Property LinksOnPageNumbersOnly As Boolean