Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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