Share via


ParagraphNode.GetNodesFromTextRange Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetNodesFromTextRange(Int32%, Int32%) Returns a ContextNodeCollection that contains descendant ContextNode objects that are relevant to the specified text range in the recognized string.
Public method 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.

Top

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