CadViewInfo
CadViewInfo class
Represents view information for CAD drawing.
The CadViewInfo type exposes the following members:
Constructors
Name | Description |
---|---|
CadViewInfo(file_type, pages, layers, layouts) | Initializes a new instance of the CadViewInfo class |
Properties
Name | Description |
---|---|
file_type | The type of the file. |
pages | The list of pages to view. |
layers | The list of layers contained by the CAD drawing. |
layouts | The list of layouts contained by the CAD drawing. |
See Also
- namespace groupdocs.viewer.results
- assembly GroupDocs.Viewer