Method |
Description |
|
endDoc ( int m_hDC ) : int |
|
|
getPaperSizeFromSizeName ( string sizeName ) : int |
|
|
getSizeFromPaperSize ( csReportPaperType paperSize, int orientation, int &width, int &height ) : void |
|
|
getcPrint ( System.Windows.Forms.PrintDialog printDialog, string deviceName, string driverName, string port ) : cPrinter |
|
|
getcPrint ( System.Windows.Forms.PrintDialog printDialog, string deviceName, string driverName, string port, int orientation, int paperSize, int width, int height ) : cPrinter |
|
|
printerPaperBinNameToId ( string p, string p_2, string paperBin ) : int |
|
|
printerSetPaperBin ( string m_deviceName, int m_oldPaperBin ) : void |
|
|
showPrintDialog ( System.Windows.Forms.PrintDialog printDialog, string &deviceName, string &driverName, string &port, csReportPaperType &paperSize, int &orientation, int &fromPage, int &toPage, int &copies, int &paperBin ) : bool |
|
|