英語で読む

次の方法で共有


TextFormattingMode 列挙型

定義

TextFormatter クラスでサポートされている書式設定メソッドを定義します。

C#
public enum TextFormattingMode
継承
TextFormattingMode

フィールド

Display 1

GDI と互換性のあるフォント メトリックを使用して、TextFormatter がテキストをレイアウトすることを示します。

Ideal 0

適切なフォント メトリックを使用して、TextFormatter がテキストをレイアウトすることを示します。

適用対象

製品 バージョン
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Windows Desktop 3.0, 3.1, 5, 6, 7

こちらもご覧ください