Click or drag to resize

TextSelection Constructor

Overload List
Name Description
Public method TextSelection(Paragraph, Int32, Int32)
Initializes a new instance of the TextSelection class with the specified paragraph and character positions.
Public method TextSelection(Paragraph, Paragraph, Int32, Int32)
Initializes a new instance of the TextSelection class.
Top
See Also