Share via


FontTypeHintValues 枚举

定义

定义 FontTypeHintValues 枚举。

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

字段

FontTypeHintValues(String)

创建新的 FontTypeHintValues 枚举实例

ComplexScript 2

复杂脚本字体。

当项序列化为 xml 时,其值为“cs”。

ComplexScript

复杂脚本字体。

当项序列化为 xml 时,其值为“cs”。

Default 0

高 ANSI 字体。

当项序列化为 xml 时,其值为“default”。

Default

高 ANSI 字体。

当项序列化为 xml 时,其值为“default”。

EastAsia 1

东亚字体。

当项序列化为 xml 时,其值为“eastAsia”。

EastAsia

东亚字体。

当项序列化为 xml 时,其值为“eastAsia”。

Equals(Object)
Equals(FontTypeHintValues)
GetHashCode()
Equality(FontTypeHintValues, FontTypeHintValues)
Inequality(FontTypeHintValues, FontTypeHintValues)
ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<FontTypeHintValues>.Create(String)

适用于