Copies the relevant information out of the handle and into the PrinterSettings.
[Visual Basic] Public Sub SetHDEVMODE( _ ByVal hDevmode As Integer _ ) [C#] public void SetHDEVMODE( int hDevmode ); [C++] public: void SetHDEVMODE( int hDevmode ); [JScript] public function SetHDEVMODE( hDevmode : int );
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace