OutputAdapter

DocumentHighlighter.OutputAdapter property

Gets the output adapter passed in the constructor.

public OutputAdapter OutputAdapter { get; }

Return Value

The output adapter passed in the constructor.

See Also