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)

適用対象