Property LayoutTabName
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
LayoutTabName
Gets or sets the name of the layout tab.
[CadString(CadEntityAttribute.Cad410, CadParameterType.Optional, "AcDbEntity")]
public string LayoutTabName { get; set; }
Property Value
- string
The name of the layout tab.