'宣言 Public ReadOnly Property PrintDialog As System.Windows.Forms.PrintDialog
'使用法 Dim instance As PreviewPrintEventArgs Dim value As System.Windows.Forms.PrintDialog value = instance.PrintDialog
public System.Windows.Forms.PrintDialog PrintDialog {get;}