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