Share

TextStyleTableRecord.Font Property

Description

Returns the font definition data from the text style record. The returned values are the typeface, the bold and italics style attributes, the character set, and the pitch and family attributes.

Visual Basic

Public virtual Property Font() As FontDescriptor

C#

public virtual FontDescriptor Font;

Conditions

Read / Write

Links

TextStyleTableRecord Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?