Accusoft.ImagXpress12.Net
QueryCadFormat Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXData Class : QueryCadFormat Method




cadFileType
The CadFileType which represents the type of CAD file.
cadVersion
The CadVersion.
layerCount
An integer value which represents the layer count.
layoutCount
An integer value which represents the layout count.

Glossary Item Box

Returns general information on number of cad layouts, layers, version and filetype.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

cadFileType
The CadFileType which represents the type of CAD file.
cadVersion
The CadVersion.
layerCount
An integer value which represents the layer count.
layoutCount
An integer value which represents the layout count.

Remarks

This object must have been returned from QueryFile, QueryFromStream or QueryBuffer and the format Accusoft.ImagXpressSdk.ImageXFormat.Cad.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.