C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / HtmlExporter Class / GeneratePageLinks Property

In This Topic
GeneratePageLinks Property (HtmlExporter)
In This Topic
Gets or sets a value indicating whether to generate hyperlinks to individual pages. Note that this only works if Paginated is also true.
Syntax
'Declaration
 
Public Property GeneratePageLinks As Boolean
 
See Also