CadLayout.LayoutName

CadLayout.LayoutName property

Gets or sets the name of the layout.

public string LayoutName { get; set; }

Property Value

The name of the layout.

See Also