MappingTypeValues enumeration

Office 2013 and later

Defines the MappingTypeValues enumeration.

Namespace:  DocumentFormat.OpenXml.InkML
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

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

Member nameDescription
Identity identity. When the item is serialized out as xml, its value is "identity".
Lookup lookup. When the item is serialized out as xml, its value is "lookup".
Affine affine. When the item is serialized out as xml, its value is "affine".
MathML mathml. When the item is serialized out as xml, its value is "mathml".
Product product. When the item is serialized out as xml, its value is "product".
Unknown unknown. When the item is serialized out as xml, its value is "unknown".
Show: