|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPsPrinter
Indicator interface that identifies the PostScript Printer Driver.
Method Summary | |
---|---|
String |
getPPDFile()
The PPD file for the PostScript file. |
void |
setPPDFile(String pPDFile)
The PPD file for the PostScript file. |
Method Detail |
---|
void setPPDFile(String pPDFile) throws IOException, AutomationException
pPDFile
- The pPDFile (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getPPDFile() 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 |