Skip to main content
A newer version of this page is available. .

PrintHelper.PrintDirectAsync Method

Name Parameters Description
PrintDirectAsync(IPrintableControl, PrintQueue) static source, queue Obsolete. Prints the specified control using the default system printer, asynchronously.
PrintDirectAsync(IPrintableControl) static source Obsolete. Prints the specified control using the default system printer, asynchronously.
PrintDirectAsync(IPrintable, PrintQueue) static source, queue Obsolete. Prints the specified control using the default system printer, asynchronously.
PrintDirectAsync(IPrintable) static source Obsolete. Prints the specified control using the default system printer, asynchronously.