_Font.NameFarEast Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.