Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class / NormalDefault Property

In This Topic
    NormalDefault Property
    In This Topic
    Gets the default attributes of "normal" (neither visited nor highlighted) hyperlinks.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property NormalDefault As C1HyperlinkTextAttrs
    public static C1HyperlinkTextAttrs NormalDefault {get;}
    See Also