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!

PrinterSettings Class

Information about how a document should be printed, including which printer to print it on.

Object
   PrinterSettings

[Visual Basic]
Public Class PrinterSettings
   Implements ICloneable
[C#]
public class PrinterSettings : ICloneable
[C++]
public __gc class PrinterSettings : public ICloneable
[JScript]
public class PrinterSettings implements ICloneable

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

PrinterSettings Members | System.Drawing.Printing Namespace