StiReportPrintToDotMatrixPrinter Method (String) |
Prints a report to dot-matrix printer in the RAW mode in ASCII encoding.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void PrintToDotMatrixPrinter(
string printerName
)
Public Sub PrintToDotMatrixPrinter (
printerName As String
)
Parameters
- printerName
- Type: SystemString
A name of a printer.
See Also