|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExportPagesMultipleFile
Provides extended access to members that control the PDF (Portable Document Format) export.
Method Summary | |
---|---|
int |
getMultipleFileOutput()
Specify how multipage pdf to be exported. |
void |
setMultipleFileOutput(int pOption)
Specify how multipage pdf to be exported. |
Method Detail |
---|
void setMultipleFileOutput(int pOption) throws IOException, AutomationException
pOption
- A com.esri.arcgis.output.esriExportMultipleFiles constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMultipleFileOutput() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |