In This Topic
            
            Exports a page of a project as image file. 
Eplan.EplApi.DataModel.Page.PageType of page can not be 
Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns the name of the created file.
Overload List
| Overload | Description | 
|---|
| GraphicPageEx(String,String,String,String,Boolean) | Exports a page of a project as image file. Eplan.EplApi.DataModel.Page.PageType of page can not be Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns the name of the created file. | 
| GraphicPageEx(String,String,String,Format,Int32,Int32,Compression,Boolean) | Exports a page of a project as image file. Eplan.EplApi.DataModel.Page.PageType of page can not be Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns the name of the created file. | 
| GraphicPageEx(Page,String,String,Boolean) | Exports a page of a project as image file. Eplan.EplApi.DataModel.Page.PageType of page can not be Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns the name of the created file. | 
| GraphicPageEx(Page,String,Format,Int32,Int32,Compression,Boolean) | Exports a page of a project as image file. Eplan.EplApi.DataModel.Page.PageType of page can not be Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType Returns the name of the created file. | 
See Also