TextFormattingMode 列舉

定義

定義由 TextFormatter 類別支援的格式化方法。

public enum class TextFormattingMode
public enum TextFormattingMode
type TextFormattingMode = 
Public Enum TextFormattingMode
繼承
TextFormattingMode

欄位

Display 1

指出 TextFormatter 使用 GDI 相容的字型度量資訊來配置文字。

Ideal 0

指出 TextFormatter 使用理想字型度量資訊來配置文字。

適用於

另請參閱