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!

PrintController Constructor

Initializes a new instance of the PrintController class.

[Visual Basic]
Public Sub New()
[C#]
public PrintController();
[C++]
public: PrintController();
[JScript]
public function PrintController();

See Also

PrintController Class | PrintController Members | System.Drawing.Printing Namespace