DocumentHighlighter

DocumentHighlighter constructor

Initializes a new instance of the DocumentHighlighter class.

public DocumentHighlighter(OutputAdapter outputAdapter)
Parameter Type Description
outputAdapter OutputAdapter The output adapter transferring a result of the highlighting.

See Also