Font2.NameAscii 属性

定义

获取或设置用于拉丁语文本(其字符代码为 0(零)到 127 的字符)的字体。 读/写。

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

属性值

String

适用于