protected virtual void PrintPreviewShowDialog( PrintDocument pd )
Parameters
- 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.