System.Drawing.Printing.PageSettings: Method Members

The methods of System.Drawing.Printing.PageSettings are listed below. For a list of all members, see the PageSettings Members list.

See Also: Inherited members from System.Object

Public Methods

Clone() : object

Creates a copy of this System.Drawing.Printing.PageSettings.

CopyToHdevmode(IntPtr)

Copies the relevant information from the System.Drawing.Printing.PageSettings to the specified DEVMODE structure.

SetHdevmode(IntPtr)

Copies relevant information to the System.Drawing.Printing.PageSettings from the specified DEVMODE structure.

override
ToString() : string

Converts the System.Drawing.Printing.PageSettings to string form.