Context Node Properties
Defines globally unique identifiers (GUIDs) for properties of an IContextNode.
The following table describes information referenced by each constant.
Constant | Description |
---|---|
|
The alignment level of a paragraph. |
|
The ascenders of an ink word. |
|
The baseline of an ink word. |
|
The confidence level in the recognition results. |
|
The identifier of the custom ink recognizer for a custom recognizer node. |
|
The descenders of an ink word. |
|
The midline of an ink word. |
|
The image data or text data of an image or a text word. |
|
The recognized string. |
|
The rotated bounding box. |
|
The property contains information about the semantic types used in defining an annotation, such as whether it is a callout, a comment, and so on. |
|
The shape name of an ink drawing node. |
Remarks
These GUIDs are used to identify properties that the IInkAnalyzer can set on an IContextNode. The ink analyzer sets some property data based on the context node's type (see IContextNode::GetType).
To get or set properties specific to analysis hint nodes, see Analysis Hint Properties.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Header |
|