StandardLengthUnitsValues enumeration

Office 2013 and later

Defines the StandardLengthUnitsValues 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
Meter m. When the item is serialized out as xml, its value is "m".
Centimeter cm. When the item is serialized out as xml, its value is "cm".
Millimeter mm. When the item is serialized out as xml, its value is "mm".
Inche in. When the item is serialized out as xml, its value is "in".
Point pt. When the item is serialized out as xml, its value is "pt".
Pica pc. When the item is serialized out as xml, its value is "pc".
Em em. When the item is serialized out as xml, its value is "em".
Ex ex. When the item is serialized out as xml, its value is "ex".
Show: