Position

HighlightItem.Position property

Gets the position in the document text.

public int Position { get; }

Property Value

A zero-based index of the start position of the highlight.

See Also