Share via


ParagraphNode.GetNodesFromTextRange Method

Returns a ContextNodeCollection that contains descendant ContextNode objects that are relevant to the specified text range in the recognized string.

Overload List

Name Description
ParagraphNode.GetNodesFromTextRange (Int32, Int32) Returns a ContextNodeCollection that contains descendant ContextNode objects that are relevant to the specified text range in the recognized string.
ParagraphNode.GetNodesFromTextRange (Int32, Int32, ContextNodeCollection) Returns a ContextNodeCollection that contains 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 current ParagraphNode, rather than to the recognized string of the entire RootNode.

See Also

Reference

ParagraphNode Class
ParagraphNode Members
System.Windows.Ink Namespace