PrintCopyTo |
Scroll |
Prints a copy on the specified printer.
Namespace: Therefore.API
Visual Basic Public Overridable Function PrintCopyTo ( _ strPrinterName As String _ ) C# public virtual void PrintCopyTo ( String strPrinterName )
ParametersstrPrinterName The name of the target printer.
|
|