Layouts

CadViewInfo.Layouts property

The list of layouts contained by the CAD drawing.

public List<Layout> Layouts { get; set; }

See Also