Modifier and Type | Method and Description |
---|---|
IRenderResult |
Project.export(int renderFormat,
int presentationFormat,
OutputStream stream,
IRenderParam param)
Deprecated.
|
IRenderResult |
Project.export(int renderFormat,
int presentationFormat,
OutputStream stream,
IRenderParam param,
boolean expandAll,
List arrayExpanded)
Deprecated.
|
IRenderResult |
Project.export(int renderFormat,
int presentationFormat,
OutputStream stream,
IRenderParam param,
boolean expandAll,
List arrayExpanded,
ProjectView view)
Deprecated.
|
IRenderResult |
Project.export(int renderFormat,
int presentationFormat,
String filename,
IRenderParam param)
Deprecated.
|
IRenderResult |
Project.export(int renderFormat,
int presentationFormat,
String filename,
IRenderParam param,
boolean expandAll,
List arrayExpanded) |
IRenderResult |
Project.export(int renderFormat,
int presentationFormat,
String filename,
IRenderParam param,
boolean expandAll,
List arrayExpanded,
ProjectView view) |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.