Метод | Описание | |
---|---|---|
getCustomHeight ( ) : int | ||
getCustomWidth ( ) : int | ||
getHeight ( ) : float | ||
getOrientation ( ) : int | ||
getPagesToPrint ( ) : String | ||
getPaperBin ( ) : int | ||
getPaperSize ( ) : csReportPaperType | ||
getWidth ( ) : float | ||
setCustomHeight ( int rhs ) : void | ||
setCustomWidth ( int rhs ) : void | ||
setHeight ( float rhs ) : void | ||
setOrientation ( int rhs ) : void | ||
setPagesToPrint ( String rhs ) : void | ||
setPaperBin ( int rhs ) : void | ||
setPaperSize ( csReportPaperType rhs ) : void | ||
setWidth ( float rhs ) : void |
Метод | Описание | |
---|---|---|
load ( CSXml xDoc, |
||
save ( CSXml xDoc, |
public getPaperSize ( ) : csReportPaperType | ||
Результат | csReportPaperType |
public setPagesToPrint ( String rhs ) : void | ||
rhs | String | |
Результат | void |
public setPaperSize ( csReportPaperType rhs ) : void | ||
rhs | csReportPaperType | |
Результат | void |