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!

PreviewPageInfo Class

Specifies print preview information for a single page. This class cannot be inherited.

Object
   PreviewPageInfo

[Visual Basic]
NotInheritable Public Class PreviewPageInfo
[C#]
public sealed class PreviewPageInfo
[C++]
public __gc __sealed class PreviewPageInfo
[JScript]
public class PreviewPageInfo

Remarks

This class is used extensively by PreviewPrintController.

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

PreviewPageInfo Members | System.Drawing.Printing Namespace