UseInlineStyles

HighlightOptions.UseInlineStyles property

Gets or sets a value indicating whether inline styles are used to highlight occurrences. The default value is true.

public bool UseInlineStyles { get; set; }

Property Value

A value indicating whether inline styles are used to highlight occurrences.

See Also