Table of Contents

TDrawingTextProperties.Latin Property

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

Syntax

Namespace: FlexCel.Core

public Nullable<TThemeTextFont> Latin { get; }

See also