[]
Specifies the type of ITextRange.
public enum TextRangeType
Body = 0
Specifies the body type.
Paragraph = 1
Specifies the paragraph type.
Run = 2
Specifies the run type.