印刷ページのイメージを取得します。
Public ReadOnly Property Image As Image
[C#]
public Image Image {get;}
[C++]
public: __property Image* get_Image();
[JScript]
public function get Image() : Image;
プロパティ値
印刷ページを表す Image 。
解説
グラフィックス操作の詳細については、 System.Drawing 名前空間のトピックを参照してください。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
PreviewPageInfo クラス | PreviewPageInfo メンバ | System.Drawing.Printing 名前空間 | Image