Options.ApplyFarEastFontsToAscii Property

Definition

True if Microsoft Word applies East Asian fonts to Latin text.

public:
 property bool ApplyFarEastFontsToAscii { bool get(); void set(bool value); };
public bool ApplyFarEastFontsToAscii { get; set; }
member this.ApplyFarEastFontsToAscii : bool with get, set
Public Property ApplyFarEastFontsToAscii As Boolean

Property Value

Remarks

This property applies only when you have selected an East Asian language for editing. If this property is False and you apply an East Asian font to a specified range, Word will not apply the font to any Latin text in the range.

Applies to