FontCollectionIndexValues 列挙型

定義

Font Collection Index

public enum FontCollectionIndexValues
type FontCollectionIndexValues = 
Public Enum FontCollectionIndexValues
継承
FontCollectionIndexValues

フィールド

Major 0

メジャー フォント。 アイテムを xml としてシリアル化すると、その値は "major" になります。

Minor 1

マイナー フォント。 アイテムを xml としてシリアル化すると、その値は "マイナー" になります。

None 2

なし。 アイテムを xml としてシリアル化すると、その値は "none" になります。

適用対象