EastAsianFont

IBasePortionFormat.EastAsianFont property

Returns or sets the East Asian font info. Null means font is undefined and should be inherited from the Master. Read/write IFontData.

public IFontData EastAsianFont { get; set; }

See Also