C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderToc Class / LinksOnPageNumbersOnly Property

In This Topic
LinksOnPageNumbersOnly Property
In This Topic
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.
Syntax
'Declaration
 
Public Property LinksOnPageNumbersOnly As Boolean
 
See Also