KnownContextNodeTypeValues enumeration

Office 2013 and later

Defines the KnownContextNodeTypeValues enumeration.

Namespace:  DocumentFormat.OpenXml.Office2010.Ink
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Root root. When the item is serialized out as xml, its value is "root".
UnclassifiedInk unclassifiedInk. When the item is serialized out as xml, its value is "unclassifiedInk".
WritingRegion writingRegion. When the item is serialized out as xml, its value is "writingRegion".
AnalysisHint analysisHint. When the item is serialized out as xml, its value is "analysisHint".
Object object. When the item is serialized out as xml, its value is "object".
InkDrawing inkDrawing. When the item is serialized out as xml, its value is "inkDrawing".
Image image. When the item is serialized out as xml, its value is "image".
Paragraph paragraph. When the item is serialized out as xml, its value is "paragraph".
Line line. When the item is serialized out as xml, its value is "line".
InkBullet inkBullet. When the item is serialized out as xml, its value is "inkBullet".
InkWord inkWord. When the item is serialized out as xml, its value is "inkWord".
TextWord textWord. When the item is serialized out as xml, its value is "textWord".
CustomRecognizer customRecognizer. When the item is serialized out as xml, its value is "customRecognizer".
MathRegion mathRegion. When the item is serialized out as xml, its value is "mathRegion".
MathEquation mathEquation. When the item is serialized out as xml, its value is "mathEquation".
MathStruct mathStruct. When the item is serialized out as xml, its value is "mathStruct".
MathSymbol mathSymbol. When the item is serialized out as xml, its value is "mathSymbol".
MathIdentifier mathIdentifier. When the item is serialized out as xml, its value is "mathIdentifier".
MathOperator mathOperator. When the item is serialized out as xml, its value is "mathOperator".
MathNumber mathNumber. When the item is serialized out as xml, its value is "mathNumber".
NonInkDrawing nonInkDrawing. When the item is serialized out as xml, its value is "nonInkDrawing".
GroupNode groupNode. When the item is serialized out as xml, its value is "groupNode".
MixedDrawing mixedDrawing. When the item is serialized out as xml, its value is "mixedDrawing".
Show: