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!

PreviewPrintController Class

A PrintController which "prints" to a series of images.

Object
   PrintController
      PreviewPrintController

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

PreviewPrintController Members | System.Drawing.Printing Namespace