LineNode.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 |
---|---|
LineNode.GetNodesFromTextRange (Int32, Int32) | Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string. |
LineNode.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 descendent nodes. |
Remarks
The specified text range should be relative to the recognized string of the specified LineNode and not the recognized string of the entire RootNode.
See Also
Reference
LineNode Class
LineNode Members
System.Windows.Ink Namespace