Freigeben über


StandardPerOtherUnitsValues-Enumeration

Defines the StandardPerOtherUnitsValues enumeration.

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

Syntax

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

Member

Membername Beschreibung
PerPercentage 1/%. When the item is serialized out as xml, its value is "1/%".
PerDeviceResolution 1/dev. When the item is serialized out as xml, its value is "1/dev".

Siehe auch

Referenz

DocumentFormat.OpenXml.InkML-Namespace