1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Options
  6. /
  7. CadOptions
  8. /
  9. RenderLayouts

RenderLayouts

CadOptions.RenderLayouts property

Flag if layouts from CAD document should be rendered.

public bool RenderLayouts { get; set; }

Remarks

This option is available only for the CAD drawings that support layouts DXF, DWG, DWT, and DWF, and DWFX. By default only the Model is rendered.

See Also