Search
PrintPreview Class
Remarks See Also
 



This class provides properties for several aspects of the print-preview window.

 Syntax

VB6  Copy Code

Public Class PrintPreview

C++  Copy Code

class PrintPreview

 Remarks

A PrintPreview instance is returned by the OpenPreviewWindow method.

 See Also