Gets the Graphics used to paint the item.
[Visual Basic] Public ReadOnly Property Graphics As Graphics [C#] public Graphics Graphics {get;} [C++] public: __property Graphics* get_Graphics(); [JScript] public function get Graphics() : Graphics;
The Graphics used to paint the item.
PrintPageEventArgs Class | PrintPageEventArgs Members | System.Drawing.Printing Namespace | Graphics