|
EasyPDF Java SDK v5.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bcl.easypdf.EasyPDFPrinter.IPrintJob
com.bcl.easypdf.EasyPDFPrinter.IVisioPrintJob
public class IVisioPrintJob
Use an object of this class to set Visio specific options.
| Method Summary | |
|---|---|
void |
setPaperOrientation(int EprnPaperOrientation)
|
void |
setPaperSize(int EprnVisPaperSize)
|
void |
setPrintScale(int newVal)
Sets print scale. |
| Methods inherited from class com.bcl.easypdf.EasyPDFPrinter.IPrintJob |
|---|
getBannerMessage, getConversionResult, getConversionResultMessage, getFileConversionTimeout, getInitializationTimeout, getMakeTempCopyOfInput, getPageConversionTimeout, getPDFSetting, getPrinterResult, getPrinterResultMessage, PrintOut, PrintOut2, PrintOut3, setBannerMessage, setFileConversionTimeout, setInitializationTimeout, setMakeTempCopyOfInput, setPageConversionTimeout, setPageFrom, setPageTo, setSignatureDigitalIDPassword |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setPaperOrientation(int EprnPaperOrientation)
throws EasyPDFException
EprnPaperOrientation - a value defined in prnPaperOrientation
EasyPDFExceptionprnPaperOrientation
public void setPaperSize(int EprnVisPaperSize)
throws EasyPDFException
EprnVisPaperSize - a value defined in prnVisPaperSize
EasyPDFExceptionprnVisPaperSize
public void setPrintScale(int newVal)
throws EasyPDFException
EasyPDFException
|
EasyPDF Java SDK v5.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||