Click or drag to resize

PrintPreview Class

Displays a print preview of the specified window.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.Commands.WindowPrintPreview

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class PrintPreview
	Inherits OneInputCommand(Of McWindow)

The PrintPreview type exposes the following members.

Constructors
  NameDescription
Public methodPrintPreview
Initializes a new instance of the PrintPreview class
Top
Remarks