RootNode.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
RootNode.GetNodesFromTextRange (Int32, Int32) Returns a collection of descendant ContextNode objects that are relevant to the specified text range in the recognized string.
RootNode.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.

See Also

Reference

RootNode Class
RootNode Members
System.Windows.Ink Namespace