Property StyleName
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
StyleName
Gets or sets the style name.
[CadString(CadEntityAttribute.Cad002, CadParameterType.MustHave, "AcDbTextStyleTableRecord")]
public string StyleName { get; set; }