Share via


StandardPerOtherUnitsValues 枚举

定义

定义 StandardPerOtherUnitsValues 枚举。

public enum StandardPerOtherUnitsValues
public readonly struct StandardPerOtherUnitsValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.InkML.StandardPerOtherUnitsValues>, IEquatable<DocumentFormat.OpenXml.InkML.StandardPerOtherUnitsValues>
type StandardPerOtherUnitsValues = 
type StandardPerOtherUnitsValues = struct
    interface IEnumValue
    interface IEnumValueFactory<StandardPerOtherUnitsValues>
Public Enum StandardPerOtherUnitsValues
Public Structure StandardPerOtherUnitsValues
Implements IEnumValue, IEnumValueFactory(Of StandardPerOtherUnitsValues), IEquatable(Of StandardPerOtherUnitsValues)
继承
StandardPerOtherUnitsValues
继承
StandardPerOtherUnitsValues

字段

StandardPerOtherUnitsValues(String)

创建新的 StandardPerOtherUnitsValues 枚举实例

Equals(StandardPerOtherUnitsValues)
Equals(Object)
GetHashCode()
Equality(StandardPerOtherUnitsValues, StandardPerOtherUnitsValues)
Inequality(StandardPerOtherUnitsValues, StandardPerOtherUnitsValues)
PerDeviceResolution 1

1/dev。

当项序列化为 xml 时,其值为“1/dev”。

PerDeviceResolution

1/dev。

当项序列化为 xml 时,其值为“1/dev”。

PerPercentage 0

1/%.

当项序列化为 xml 时,其值为“1/%”。

PerPercentage

1/%.

当项序列化为 xml 时,其值为“1/%”。

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<StandardPerOtherUnitsValues>.Create(String)

适用于