ITextRangeProvider.AddToSelection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds to the collection of highlighted text in a text container that supports multiple disjoint selections.
public:
void AddToSelection();
void AddToSelection();
public void AddToSelection();
function addToSelection()
Public Sub AddToSelection ()