Click or drag to resize

StiDotMatrixPrintProviderPrintToDotMatrixPrinter Method

Overload List
  NameDescription
Public methodStatic memberPrintToDotMatrixPrinter(StiReport)
Prints a report to default dot-matrix printer in the RAW mode in ASCII encoding.
Public methodStatic memberPrintToDotMatrixPrinter(StiReport, String)
Prints a report to dot-matrix printer in the RAW mode in ASCII encoding.
Public methodStatic memberPrintToDotMatrixPrinter(StiReport, String, Encoding)
Prints report to dot-matrix printer in the RAW mode.
Public methodStatic memberPrintToDotMatrixPrinter(StiReport, String, Encoding, Int32, Int32)
Prints a report to dot-matrix printer in the RAW mode.
Public methodStatic memberPrintToDotMatrixPrinter(StiReport, String, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Int32, Int32)
Prints a report to dot-matrix printer in RAW mode.
Public methodStatic memberPrintToDotMatrixPrinter(StiReport, 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