Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1FragmentHighlight Class / Attrs Property

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