WritingRegionNode.GetNodesFromTextRange Method

Returns a collection of descendant ContextNode from the specified text range in the recognized string.

Overload List

Name Description
WritingRegionNode.GetNodesFromTextRange (Int32, Int32) Returns a collection of descendant ContextNode objects that are from the specified text range in the recognized string.
WritingRegionNode.GetNodesFromTextRange (Int32, Int32, ContextNodeCollection) Returns a collection of descendant ContextNode objects that are from the specified text range in the recognized string within a collection of descendant nodes.

See Also

Reference

WritingRegionNode Class
WritingRegionNode Members
System.Windows.Ink Namespace