Selection Constructors
Contains information about document selection.Name | Parameters | Description |
---|---|---|
Selection |
sub |
Initializes a new instance of the Selection class and selects the specified intervals. |
Selection |
sub |
Initializes a new instance of the Selection class and selects the specified interval. |
Selection |
sub |
Initializes a new instance of the Selection class and sets the caret position. |
See Also