In This Topic
Exports a page of a project as a DXF/DWG file. Export settings are taken from the scheme passed in the 'sScheme' parameter It is decided by the settings whether the target is email or a file.
Overload List
Overload | Description |
DxfDwgPage(Page,String,String,String) | Exports a page of a project as a DXF/DWG file. Export settings are taken from the scheme passed in the 'sScheme' parameter It is decided by the settings whether the target is email or a file. |
DxfDwgPage(Page,String,String) | Exports a page of a project as a DXF/DWG file. Export settings are taken from the scheme passed in the 'sScheme' parameter It is decided by the settings whether the target is email or a file. |
See Also