StiReportPrintToDotMatrixPrinter Method |
Name | Description | |
---|---|---|
PrintToDotMatrixPrinter |
Prints a report to default dot-matrix printer in the RAW mode in ASCII encoding.
| |
PrintToDotMatrixPrinter(String) |
Prints a report to dot-matrix printer in the RAW mode in ASCII encoding.
| |
PrintToDotMatrixPrinter(String, Encoding) |
Prints report to dot-matrix printer in the RAW mode.
| |
PrintToDotMatrixPrinter(String, Encoding, Int32, Int32) |
Prints a report to dot-matrix printer in the RAW mode.
| |
PrintToDotMatrixPrinter(String, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Int32, Int32) |
Prints a report to dot-matrix printer in RAW mode.
| |
PrintToDotMatrixPrinter(String, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Boolean, Boolean, Single, Single, Int32, Int32, Boolean, String) |
Prints report to dot-matrix printer in the RAW mode.
|