次の方法で共有


PrintControllerWithStatusDialog.OnStartPage メソッド

このメンバは PrintController.OnStartPage をオーバーライドします。

Overrides Public Function OnStartPage( _
   ByVal document As PrintDocument, _   ByVal e As PrintPageEventArgs _) As Graphics
[C#]
public override Graphics OnStartPage(PrintDocumentdocument,PrintPageEventArgse);
[C++]
public: Graphics* OnStartPage(PrintDocument* document,PrintPageEventArgs* e);
[JScript]
public override function OnStartPage(
   document : PrintDocument,e : PrintPageEventArgs) : Graphics;

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

PrintControllerWithStatusDialog クラス | PrintControllerWithStatusDialog メンバ | System.Windows.Forms 名前空間