Version

ISupportsSelectableText Interface Members

The following tables list the members exposed by ISupportsSelectableText.

Public Properties
 NameDescription
 PropertySelectedTextGets/sets the selected text.  
 PropertySelectionLengthGets/sets the length of the selected text.  
 PropertySelectionStartGets/sets the starting location of the selected text.  
 PropertyTextLengthGets the total length of text in the editor.  
Public Methods
 NameDescription
 MethodSelectAllSelects all text.  
See Also