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