Table of Contents

TDrawingTextProperties.Symbol Property

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

Syntax

Namespace: FlexCel.Core

public Nullable<TThemeTextFont> Symbol { get; }

See also