Description
This returns true when the text font file is interpreted as a shape record, otherwise it returns false when it is interpreted as a text record.
Visual Basic
Public Property IsShapeFile() As bool
C#
public bool IsShapeFile;
Conditions
Read / Write
Links
TextStyleTableRecord Class, Autodesk.AutoCAD.DatabaseServices Namespace