LayoutName
CadOptions.LayoutName property
The name of the specific layout to render. Layout name is case-sensitive.
public string LayoutName { get; set; }
Remarks
This option is available only for the CAD drawings that support layouts: DXF
, DWG
, DWT
, DWF
, and DWFX
; By default only the Model is rendered.
See Also
- class CadOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer