Freigeben über


StandardPerOtherUnitsValues Enumeration

Definition

Definiert die StandardPerOtherUnitsValues-Enumeration.

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)
Vererbung
StandardPerOtherUnitsValues
Vererbung
StandardPerOtherUnitsValues

Felder

StandardPerOtherUnitsValues(String)

Erstellt eine neue StandardPerOtherUnitsValues-Enumeration instance

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

1/dev.

Wenn das Element als XML serialisiert wird, ist sein Wert "1/dev".

PerDeviceResolution

1/dev.

Wenn das Element als XML serialisiert wird, ist sein Wert "1/dev".

PerPercentage 0

1/%.

Wenn das Element als XML serialisiert wird, lautet der Wert "1/%".

PerPercentage

1/%.

Wenn das Element als XML serialisiert wird, lautet der Wert "1/%".

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

Gilt für: