Font.ToString 方法

定義

傳回此字型結構的字串表示。

public override string ToString ();
override this.ToString : unit -> string

傳回

Font 結構的字串表示。

備註

方法會 ToString() 傳回字串,其中包含 、 FontSizeNamedSizeFontAttributes 屬性加上 FontFamily 標籤的逗號分隔清單。

適用於