Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class : PrintPreviewShowDialog Method |
'Declaration Protected Overridable Sub PrintPreviewShowDialog( _ ByVal pd As PrintDocument _ )
protected virtual void PrintPreviewShowDialog( PrintDocument pd )
PrintPreviewDialog
, using the pd as the PrintDocument
. You may want to override this method in order to modify the pd PrintDocument
to alter the default appearance and behavior of the print preview window.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2