Copies relevant information to the System.Drawing.Printing.PageSettings from the specified DEVMODE structure.
Use this method to copy relevant information in a DEVMODE structure to the System.Drawing.Printing.PageSettings.
To copy information from the System.Drawing.Printing.PageSettings to a DEVMODE, call PageSettings.CopyToHdevmode(IntPtr).