HighlightTextAnnotation
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)