Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1FragmentHighlight Class / Attrs Property

In This Topic
    Attrs Property (C1FragmentHighlight)
    In This Topic
    Gets the C1HighlightAttrs structure defining highlighting attributes.
    Syntax
    'Declaration
     
    Public ReadOnly Property Attrs As C1HighlightAttrs
    public C1HighlightAttrs Attrs {get;}
    See Also