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!

StandardPrintController Class

Specifies a print controller that sends information to a printer.

Object
   PrintController
      StandardPrintController

[Visual Basic]
Public Class StandardPrintController
   Inherits PrintController
[C#]
public class StandardPrintController : PrintController
[C++]
public __gc class StandardPrintController : public PrintController
[JScript]
public class StandardPrintController extends PrintController

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

StandardPrintController Members | System.Drawing.Printing Namespace