Options.ApplyFarEastFontsToAscii 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.
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.