Layouts
CadViewInfo.Layouts property
The list of layouts contained by the CAD drawing.
public List<Layout> Layouts { get; set; }
See Also
- class Layout
- class CadViewInfo
- namespace GroupDocs.Viewer.Results
- assembly GroupDocs.Viewer
The list of layouts contained by the CAD drawing.
public List<Layout> Layouts { get; set; }