_Font.NameFarEast Property

Definition

Returns or sets an East Asian font name. Read/write 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

Property Value

Remarks

In the U.S. English version of Microsoft Word, the default value of this property is Times New Roman. This is the recommended way to return or set the font for Asian text in a document created in an Asian version of Word.

Applies to