C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / ColorizeHyperlinks Property

In This Topic
ColorizeHyperlinks Property
In This Topic
Gets or sets a value indicating whether hyperlinks in the report are colorized automatically.

The default is false (which is compatible with older versions of C1Report).

Syntax
'Declaration
 
Public Property ColorizeHyperlinks As System.Boolean
 
See Also