C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocumentItem Class / ColorizeHyperlinks Property

In This Topic
ColorizeHyperlinks Property
In This Topic
Gets the value of the ColorizeHyperlinks property of the C1.C1Report.C1Report represented by the current multi-document item. This property is null the current item does not represent a C1Report.
Syntax
'Declaration
 
Public ReadOnly Property ColorizeHyperlinks As Nullable(Of Boolean)
 
See Also