FamilyTypeface.DeviceFontName 속성

정의

디바이스 글꼴 패밀리 서체의 이름 또는 고유 식별자를 가져오거나 설정합니다.

public:
 property System::String ^ DeviceFontName { System::String ^ get(); void set(System::String ^ value); };
public string DeviceFontName { get; set; }
member this.DeviceFontName : string with get, set
Public Property DeviceFontName As String

속성 값

String

디바이스 글꼴 이름을 나타내는 String 형식의 값입니다.

적용 대상