Click or drag to resize

PrintReport Class

Print the designated report.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcReportDocument
          MediaCy.Addins.ReporterPrintReport

Namespace:  MediaCy.Addins.Reporter
Assembly:  MediaCy.Addins.Reporter (in MediaCy.Addins.Reporter.dll) Version: 3.1.0.0
Syntax
VB
Public Class PrintReport
	Inherits OneInputCommand(Of McReportDocument)

The PrintReport type exposes the following members.

Constructors
  NameDescription
Public methodPrintReport
Initializes a new instance of the PrintReport class
Top
Properties
  NameDescription
Public propertyConfigure
Display a Print dialog when true.
Top
Remarks
Display a Print dialog when Interactive is True.
See Also