Description
Returns the font file name in use by the TextStyle object. If no font file name has been set in the object, then NULL is returned.
Visual Basic
Public Property FileName() As string
C#
public string FileName;
Conditions
Read / Write
Links
TextStyle Class, Autodesk.AutoCAD.GraphicsInterface Namespace