This class provides properties for several aspects of the print-preview window.
SyntaxVB6
Copy Code
|
|---|
Public Class PrintPreview |
C++
Copy Code
|
|---|
class PrintPreview |
RemarksA PrintPreview instance is returned by the OpenPreviewWindow method.
See Also