You are reading help file online using chmlib.com
|
Object: SpTextSelectionInformation
The ActiveLength property gets and sets the count of characters for the active range of the text selection buffer.
Set: | SpTextSelectionInformation.ActiveLength = Long |
Get: | Long = SpTextSelectionInformation.ActiveLength |
For an example of the use of the ActiveLength property, see the ISpeechRecoGrammar.SetWordSequenceData section.
You are reading help file online using chmlib.com
|