Метод | Описание | |
---|---|---|
getAction ( ) : csRptLaunchAction | ||
getCopies ( ) : int | ||
getDataSource ( ) : object | ||
getFile ( ) : String | ||
getFileFormat ( ) : csRptFileFormat | ||
getHwnd ( ) : int | ||
getInternalPreview ( ) : bool | ||
getObjPaint ( ) : CSIReportPrint.cIReportPrint | ||
getPrinter ( ) : |
||
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 ( |
||
setShowPrintersDialog ( bool rhs ) : void | ||
setSilent ( bool rhs ) : void | ||
setSqlstmt ( String rhs ) : void | ||
setStrConnect ( String rhs ) : void |
Метод | Описание | |
---|---|---|
load ( CSXml xDoc, |
||
save ( CSXml xDoc, |
public getFileFormat ( ) : csRptFileFormat | ||
Результат | csRptFileFormat |
public getObjPaint ( ) : CSIReportPrint.cIReportPrint | ||
Результат | CSIReportPrint.cIReportPrint |
public initPrinter ( System.Windows.Forms.PrintDialog printDialog, String deviceName, String driverName, String port ) : void | ||
printDialog | System.Windows.Forms.PrintDialog | |
deviceName | String | |
driverName | String | |
port | String | |
Результат | void |
public setAction ( csRptLaunchAction rhs ) : void | ||
rhs | csRptLaunchAction | |
Результат | void |
public setDataSource ( object rhs ) : void | ||
rhs | object | |
Результат | void |
public setFileFormat ( csRptFileFormat rhs ) : void | ||
rhs | csRptFileFormat | |
Результат | void |
public setInternalPreview ( bool rhs ) : void | ||
rhs | bool | |
Результат | void |
public setObjPaint ( CSIReportPrint rhs ) : void | ||
rhs | CSIReportPrint | |
Результат | void |
public setPaperBin ( String paperBin ) : void | ||
paperBin | String | |
Результат | void |
public setShowPrintersDialog ( bool rhs ) : void | ||
rhs | bool | |
Результат | void |
public setStrConnect ( String rhs ) : void | ||
rhs | String | |
Результат | void |