Table of Contents

TThemeFont.EastAsian Property

This element specifies that an East Asian font be used for a specific run of text. This font is specified with a typeface attribute much like the others but is specifically classified as an East Asian font.

Syntax

Namespace: FlexCel.Core

public TThemeTextFont EastAsian { get; set; }

See also