Click or drag to resize

StiReportPrintToDotMatrixPrinter Method

Overload List
  NameDescription
Public methodPrintToDotMatrixPrinter
Prints a report to default dot-matrix printer in the RAW mode in ASCII encoding.
Public methodPrintToDotMatrixPrinter(String)
Prints a report to dot-matrix printer in the RAW mode in ASCII encoding.
Public methodPrintToDotMatrixPrinter(String, Encoding)
Prints report to dot-matrix printer in the RAW mode.
Public methodPrintToDotMatrixPrinter(String, Encoding, Int32, Int32)
Prints a report to dot-matrix printer in the RAW mode.
Public methodPrintToDotMatrixPrinter(String, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Int32, Int32)
Prints a report to dot-matrix printer in RAW mode.
Public methodPrintToDotMatrixPrinter(String, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Boolean, Boolean, Single, Single, Int32, Int32, Boolean, String)
Prints report to dot-matrix printer in the RAW mode.
Top
See Also