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입니다.

적용 대상

추가 정보