Table of Contents

Property LayoutName

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

LayoutName

Gets or sets the name of the layout.

[CadString(CadEntityAttribute.Cad001, CadParameterType.MustHave, "AcDbLayout")]
public string LayoutName { get; set; }

Property Value

string

The name of the layout.