Prints the current display.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
Parameters
- showDialog
- Type: System..::..Boolean
True to show the Print Dialog prior to printing, false to immediately print.
- printerName
- Type: System..::..String
The name of the printer to print to. Null for unspecified (default printer).
- printArea
- Type: Ico.Gwx..::..GwxRuntimeViewControl..::..PrintAreaOptions
The area to print: current view, or entire display.
- printWithWhiteBackground
- Type: System..::..Boolean
True to make the background color white for printing. False to print with the configured background color.
See Also