Freigeben über


StandardOtherUnitsValues-Enumeration

Defines the StandardOtherUnitsValues enumeration.

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

Syntax

'Declaration
Public Enumeration StandardOtherUnitsValues
'Usage
Dim instance As StandardOtherUnitsValues
public enum StandardOtherUnitsValues

Member

Membername Beschreibung
Percentage %. When the item is serialized out as xml, its value is "%".
DeviceResolution dev. When the item is serialized out as xml, its value is "dev".
None none. When the item is serialized out as xml, its value is "none".

Siehe auch

Referenz

DocumentFormat.OpenXml.InkML-Namespace