'宣言 Protected Overridable Sub OnPrint( _ ByVal e As System.Windows.Forms.PaintEventArgs _ )
'使用法 Dim instance As PdfOptionsFormBase Dim e As System.Windows.Forms.PaintEventArgs instance.OnPrint(e)
protected virtual void OnPrint( System.Windows.Forms.PaintEventArgs e )
パラメータ
- e