EasyPDF Java SDK
v6.1

com.bcl.easypdf.EasyPDFPrinter
Class IIEExtendedSetting

java.lang.Object
  extended by com.bcl.easypdf.EasyPDFPrinter.IIEExtendedSetting

public class IIEExtendedSetting
extends java.lang.Object


Method Summary
 boolean getDisableScriptDebugger()
           
 boolean getDisplayErrorDialogOnEveryError()
           
 void Save()
           
 void setDisableScriptDebugger(boolean newVal)
           
 void setDisplayErrorDialogOnEveryError(boolean newVal)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

Save

public void Save()
          throws EasyPDFException
Throws:
EasyPDFException

getDisableScriptDebugger

public boolean getDisableScriptDebugger()
                                 throws EasyPDFException
Throws:
EasyPDFException

setDisableScriptDebugger

public void setDisableScriptDebugger(boolean newVal)
                              throws EasyPDFException
Throws:
EasyPDFException

getDisplayErrorDialogOnEveryError

public boolean getDisplayErrorDialogOnEveryError()
                                          throws EasyPDFException
Throws:
EasyPDFException

setDisplayErrorDialogOnEveryError

public void setDisplayErrorDialogOnEveryError(boolean newVal)
                                       throws EasyPDFException
Throws:
EasyPDFException

EasyPDF Java SDK
v6.1

Copyright 2009 BCL Technologies. All rights reserved.