In This Topic
Overload List
Overload | Description |
GraphicPage(String,String,String,Format,Int32,Int32,Compression,Boolean,String) | Exports a page of a project as image file. Eplan.EplApi.DataModel.Page.PageType of page can not be Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType |
GraphicPage(Page,String,Format,Int32,Int32,Compression,Boolean,String) | Exports a page of a project as image file. Eplan.EplApi.DataModel.Page.PageType of page can not be Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType |
GraphicPage(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 |
GraphicPage(Page,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 |
GraphicPage(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 |
See Also