NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PrintDocument Properties

The properties of the PrintDocument class are listed below. For a complete list of PrintDocument class members, see the PrintDocument Members topic.

Public:

DefaultPageSettings Gets the default page settings for the document being printed.
DocumentName Gets the name to display to the user while printing the document (i.e., in a print status dialog or a printer queue).
PrintController Gets or sets the print controller that guides the printing process.
PrinterSettings Gets or sets a value indicating the printer on which the document is printed.
Site (inherited from Component) Gets or sets the site of the Component.

See Also

PrintDocument Class | System.Drawing.Printing Namespace