Accusoft.ImagXpress12.Net
CadFileView(LoadOptions) Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageX Class > CadFileView Method : CadFileView(LoadOptions) Method




loadOptions
The load options.

Glossary Item Box

Changes the CAD file view.

Syntax

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

Parameters

loadOptions
The load options.

Remarks

The loadoptions selects the layout and layers to be rendered. The paper size options determine the image width and height along with the crop parameters which select what portion of the image to render.

This method must have been preceded by calling the CadFileOpen(ImagXpress,String,LoadOptions) method before it is called for the first time. It may be called multiple times since CadFileOpen(ImagXpress,String,LoadOptions) but eventually succeeded with a CadFileClose method.

Note: This method does not support asynchronous operaions nor support of annotations for adding or viewing.

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.