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 的值,表示裝置字型名稱。

適用於