Click or drag to resize
RangePosition Enumeration
The endpoints of a range in the Text Object Model.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public enum RangePosition
Members
  Member nameValueDescription
Start32Start of the range.
End0End of the range.
See Also