Method |
Description |
|
getAction ( ) : csRptLaunchAction |
|
|
getCopies ( ) : int |
|
|
getDataSource ( ) : object |
|
|
getFile ( ) : String |
|
|
getFileFormat ( ) : csRptFileFormat |
|
|
getHwnd ( ) : int |
|
|
getInternalPreview ( ) : bool |
|
|
getObjPaint ( ) : CSIReportPrint.cIReportPrint |
|
|
getPrinter ( ) : cPrinter |
|
|
getShowPrintersDialog ( ) : bool |
|
|
getSilent ( ) : bool |
|
|
getSqlstmt ( ) : String |
|
|
getStrConnect ( ) : String |
|
|
initPrinter ( System.Windows.Forms.PrintDialog printDialog, String deviceName, String driverName, String port ) : void |
|
|
setAction ( csRptLaunchAction rhs ) : void |
|
|
setCopies ( int rhs ) : void |
|
|
setDataSource ( object rhs ) : void |
|
|
setFile ( String rhs ) : void |
|
|
setFileFormat ( csRptFileFormat rhs ) : void |
|
|
setHwnd ( int rhs ) : void |
|
|
setInternalPreview ( bool rhs ) : void |
|
|
setObjPaint ( CSIReportPrint rhs ) : void |
|
|
setPaperBin ( String paperBin ) : void |
|
|
setPrinter ( cPrinter rhs ) : void |
|
|
setShowPrintersDialog ( bool rhs ) : void |
|
|
setSilent ( bool rhs ) : void |
|
|
setSqlstmt ( String rhs ) : void |
|
|
setStrConnect ( String rhs ) : void |
|
|