Click or drag to resize
TextRangeChar Property
Gets or sets the character at the start position of the range.

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

Property Value

Type: Char
See Also