LookupControlsGlobals..::..PrintDocument Method
Prints the document.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public static void PrintDocument( PrinterSetupArgs printerSetupArgs )
Public Shared Sub PrintDocument ( _ printerSetupArgs As PrinterSetupArgs _ )
public: static void PrintDocument( PrinterSetupArgs^ printerSetupArgs )
Parameters
- printerSetupArgs
- Type: RingSoft.DbLookup..::..PrinterSetupArgs
The printer setup arguments.