ActiveReports 6 Online Help
ActiveReportPrintController Class
Members 

Specifies a print controller that sends information to a printer.
Object Model
ActiveReportPrintController Class
Syntax
'Declaration
 
Public Class ActiveReportPrintController 
   Inherits System.Drawing.Printing.StandardPrintController
public class ActiveReportPrintController : System.Drawing.Printing.StandardPrintController 
Remarks
Used to render System.Drawing.Printing.PrintDocument using the ActiveReports print engine.
Inheritance Hierarchy

System.Object
   System.Drawing.Printing.PrintController
      System.Drawing.Printing.StandardPrintController
         DataDynamics.ActiveReports.Document.ActiveReportPrintController

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ActiveReportPrintController Members
DataDynamics.ActiveReports.Document Namespace

Send Feedback