MappingTypeValues enumeration
Office 2013 and later
Defines the MappingTypeValues enumeration.
Namespace: DocumentFormat.OpenXml.InkML
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: