CustomRecognizerNode.GetNodesFromTextRange Method
Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string.
Overload List
Name | Description |
---|---|
CustomRecognizerNode.GetNodesFromTextRange (Int32, Int32) | Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string. |
CustomRecognizerNode.GetNodesFromTextRange (Int32, Int32, ContextNodeCollection) | Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string within a collection of descendant nodes. |
See Also
Reference
CustomRecognizerNode Class
CustomRecognizerNode Members
System.Windows.Ink Namespace