次の方法で共有


StandardPerOtherUnitsValues Enumeration

Defines the StandardPerOtherUnitsValues enumeration.

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

Syntax

'宣言
Public Enumeration StandardPerOtherUnitsValues
'使用
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