LatinFont

IBasePortionFormat.LatinFont property

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

public IFontData LatinFont { get; set; }

See Also