In This Topic
            
            Exports a complete project as image files but instead of pages which 
Eplan.EplApi.DataModel.Page.PageType is 
Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns an array of strings containing names of the created files.
Overload List
| Overload | Description | 
|---|
| GraphicProjectEx(String,String,String,Boolean) | Exports a complete project as image files but instead of pages which Eplan.EplApi.DataModel.Page.PageType is Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns an array of strings containing names of the created files. | 
| GraphicProjectEx(String,String,Format,Int32,Int32,Compression,Boolean) | Exports a complete project as image files but instead of pages which Eplan.EplApi.DataModel.Page.PageType is Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns an array of strings containing names of the created files. | 
| GraphicProjectEx(Project,String,String,Boolean) | Exports a complete project as image files but instead of pages which Eplan.EplApi.DataModel.Page.PageType is Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns an array of strings containing names of the created files. | 
| GraphicProjectEx(Project,String,Format,Int32,Int32,Compression,Boolean) | Exports a complete project as image files but instead of pages which Eplan.EplApi.DataModel.Page.PageType is Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns an array of strings containing names of the created files. | 
See Also