Click or drag to resize

TextSelection GetAsRange Method

Overload List
Name Description
Public method GetAsRange
Gets as range.more than one paragraph, every paragraph to one text range.
Public method GetAsRange(Boolean)
Returns an array of TextRange objects representing the selected text in the RichTextBox control. If isCopyFormat is true, the format of the selected text is also copied to the clipboard.
Top
See Also