<PackageReference Include="Relativity.OutsideIn" Version="2022.6.0" />

HighlightTextAnnotation

public long EndCharCount

public long StartCharCount

public HighlightTextAnnotation(long StartCharCount, long EndCharCount, ColorInfo Foreground, ColorInfo Background)

public HighlightTextAnnotation(long StartCharCount, long EndCharCount, CharAttributeValues CharAttrs, CharAttributeValues CharMask)

public HighlightTextAnnotation(long StartCharCount, long EndCharCount, ColorInfo Foreground, ColorInfo Background, CharAttributeValues CharAttrs, CharAttributeValues CharMask)