ActiveReports Developer 7
SystemPrinter Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace : SystemPrinter Class

Glossary Item Box

Represents the settings of the SystemPrinter class.

Object Model

SystemPrinter Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class SystemPrinter 
C# 
public sealed class SystemPrinter 

Remarks

Allows the developer to manually control report printing.

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.SystemPrinter

See Also