ParagraphNode Properties

Public Properties

  Name Description
Public property AlignmentLevel Gets and sets an integer that represents how the current paragraph is aligned with other paragraphs in their parent WritingRegionNode object.
Public property Id  Gets the identifier of the ContextNode object. (inherited from ContextNode)
Public property InkRecognitionConfidence Gets a value that indicates the level of confidence that the InkAnalyzer has in the accuracy of the recognition result.
Public property Links  Gets a collection of ContextLink objects that represent relationships to other ContextNode objects. (inherited from ContextNode)
Public property Location  Gets the position and size of the ContextNode object. (inherited from ContextNode)
Public property ParentNode  Gets the parent node of the ContextNode in the context node tree. (inherited from ContextNode)
Public property PartiallyPopulated  Gets or sets a value that indicates whether a ContextNode object is partially populated or fully populated. (inherited from ContextNode)
Public property Strokes  Gets the StrokeCollection associated with this ContextNode. (inherited from ContextNode)
Public property SubNodes  Gets the direct children of the ContextNode object. (inherited from ContextNode)
Public property Type  Gets the context node type for this ContextNode object. (inherited from ContextNode)

Top

See Also

Reference

ParagraphNode Class
System.Windows.Ink Namespace