PrintPageEventArgs コンストラクタ
アセンブリ: System.Drawing (system.drawing.dll 内)

Public Sub New ( _ graphics As Graphics, _ marginBounds As Rectangle, _ pageBounds As Rectangle, _ pageSettings As PageSettings _ )
Dim graphics As Graphics Dim marginBounds As Rectangle Dim pageBounds As Rectangle Dim pageSettings As PageSettings Dim instance As New PrintPageEventArgs(graphics, marginBounds, pageBounds, pageSettings)
public PrintPageEventArgs ( Graphics graphics, Rectangle marginBounds, Rectangle pageBounds, PageSettings pageSettings )
public: PrintPageEventArgs ( Graphics^ graphics, Rectangle marginBounds, Rectangle pageBounds, PageSettings^ pageSettings )
public PrintPageEventArgs ( Graphics graphics, Rectangle marginBounds, Rectangle pageBounds, PageSettings pageSettings )
public function PrintPageEventArgs ( graphics : Graphics, marginBounds : Rectangle, pageBounds : Rectangle, pageSettings : PageSettings )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- PrintPageEventArgs コンストラクタのページへのリンク