Table of Contents

TDrawingTextProperties.ComplexScript Property

This element specifies that a complex script 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 a complex script font.

Syntax

Namespace: FlexCel.Core

public Nullable<TThemeTextFont> ComplexScript { get; }

See also