ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UserPreferences Class / HyperLinkForeColor Property

In This Topic
    HyperLinkForeColor Property (UserPreferences)
    In This Topic
    Gets or sets the forecolor of the hyper link.
    Syntax
    'Declaration
     
    Public Property HyperLinkForeColor As Color
    public Color HyperLinkForeColor {get; set;}

    Property Value

    The color of the hyper link fore.
    See Also