Copies the relevant information out of the handle and into the PageSettings.
[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 );
PageSettings Class | PageSettings Members | System.Drawing.Printing Namespace