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

Members

Member name Description
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".

See Also

Reference

DocumentFormat.OpenXml.InkML Namespace