FontDialog.AllowVectorFonts 屬性

定義

會取得或設定一個值,指示對話框是否允許向量字型選擇。

public:
 property bool AllowVectorFonts { bool get(); void set(bool value); };
public bool AllowVectorFonts { get; set; }
member this.AllowVectorFonts : bool with get, set
Public Property AllowVectorFonts As Boolean

屬性值

true如果允許向量字型;否則,。 false 預設值為 true

適用於

另請參閱