Click or drag to resize

TextBodySelection Properties

The TextBodySelection type exposes the following members.

Properties
Name Description
Public property ItemEndIndex
Gets or sets the end index of the text body item.
Public property ItemStartIndex
Gets or sets the start index of the text body item.
Public property ParagraphItemEndIndex
Gets or sets the end index of the paragraph item.
Public property ParagraphItemStartIndex
Gets or sets the start index of the paragraph item.
Public property TextBody
Gets the text body.
Top
See Also