Skip to main content

PrintHelper.PrintDirect Method

Name Parameters Description
PrintDirect(IPrintableControl, String) static source, printerName Prints the specified control to the specified printer.
PrintDirect(IPrintableControl) static source Prints the specified control to a default printer.
PrintDirect(IBasePrintable, String) static source, printerName
PrintDirect(IBasePrintable) static source
PrintDirect(IReport, String) static source, printerName Prints the specified report to the specified printer.
PrintDirect(IReport) static source Prints the specified report to a default printer.