Share

TextStyle.BigFontFileName Property

Description

Returns the big font file name in use by the TextStyle object. If no big font file name has been set in the object, then NULL is returned.

Visual Basic

Public Property BigFontFileName() As string

C#

public string BigFontFileName;

Conditions

Read / Write

Links

TextStyle Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?