'宣言 Public Function New( _ ByVal printDialog As System.Windows.Forms.PrintDialog _ )
'使用法 Dim printDialog As System.Windows.Forms.PrintDialog Dim instance As New PreviewPrintEventArgs(printDialog)
public PreviewPrintEventArgs( System.Windows.Forms.PrintDialog printDialog )
パラメータ
- printDialog
- The System.Windows.Forms.PrintDialog object related to the event.