Gets or sets a value indicating whether the dialog box allows vector font selections.
[Visual Basic] Public Property AllowVectorFonts As Boolean [C#] public bool AllowVectorFonts {get; set;} [C++] public: __property bool get_AllowVectorFonts(); public: __property void set_AllowVectorFonts(bool); [JScript] public function get AllowVectorFonts() : Boolean; public function set AllowVectorFonts(Boolean);
true if vector fonts are allowed; otherwise, false. The default value is true.
FontDialog Class | FontDialog Members | System.WinForms Namespace | AllowScriptChange | AllowSimulations | AllowVerticalFonts