_Font.NameFarEast 属性

定义

返回或设置一种东亚字体名称。 读/写 String

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

属性值

注解

在英语(美国)版的 Microsoft Word 中,本属性的默认值是 Times New Roman。 推荐使用本属性返回或设置文档中的亚洲文本所用的字体,该文档是用 Word 的亚洲版创建的。

适用于