[]
        
(Showing Draft Content)

C1.WPF.Document.C1FragmentHighlight.-ctor

C1FragmentHighlight Constructor

C1FragmentHighlight(object, C1HighlightAttrs)

Initializes a new instance of the C1FragmentHighlight class.

Declaration
public C1FragmentHighlight(object range, C1HighlightAttrs attrs)
Parameters
Type Name Description
object range

The object defining the content which should be highlighted.

C1HighlightAttrs attrs

The highlighting attributes.