Click or drag to resize
TextRangeEnd Property
Gets or sets the end character position of the range.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public int End { get; set; }

Property Value

Type: Int32
See Also