[]
        
(Showing Draft Content)

C1.Document.C1FragmentHighlight.-ctor

C1FragmentHighlight Constructor

C1FragmentHighlight(object, C1HighlightAttrs)

Initializes a new instance of the C1FragmentHighlight class.

Declaration
public C1FragmentHighlight(object range, C1HighlightAttrs attrs)
Public Sub New(range As Object, attrs As C1HighlightAttrs)
Parameters
Type Name Description
object range

The object defining the content which should be highlighted.

C1HighlightAttrs attrs

The highlighting attributes.