Table of Contents

TDrawingTextProperties.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 Nullable<TThemeTextFont> EastAsian { get; }

See also