ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports Namespace / PrinterSettings Class
Properties Methods Events

In This Topic
    PrinterSettings Class Members
    In This Topic

    The following tables list the members exposed by PrinterSettings.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the printer instance.  
    Public PropertyGets the GrapeCity.ActiveReports.Printing.PrintOptions instance associated with this printer settings.  
    Public PropertyGets or sets a value indicating whether the print dialog is displayed before the printing process starts.  
    Public PropertyGets or sets a value indicating whether the print progress dialog is displayed during the printing process.  
    Public PropertyGets or sets a value indicating whether the printing process should be executed on a separate thread.  
    Public PropertyGets or sets a value indicating whether the standard print dialog should be used.  
    Public PropertyGets or sets a value indicating whether the XP style print dialog should be used.  
    Top
    Public Methods
     NameDescription
    Public MethodDisposes the printer settings and associated resources.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the printing process is aborted.  
    Public EventOccurs when an unhandled exception is thrown in the printing thread.  
    Public EventOccurs when there is a change in the printing progress.  
    Top
    See Also