Gets or sets the location of hyperlinks on the generated page(s) (the hyperlinks can contain outline entries or page numbers).

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public HtmlExporter..::..LinksLocationsEnum LinksLocation { get; set; }
Visual Basic
Public Property LinksLocation As HtmlExporter..::..LinksLocationsEnum
	Get
	Set

See Also