ActiveReports 18 .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 PropertyPrinter  
    Public PropertyPrint options.  
    Public PropertyShows print dialog or not? true by default.  
    Public PropertyShows print progress dialog or not? true by default.  
    Public PropertyUses separated printing thread or not? true by default.  
    Public PropertyUses standard dialog or with "Advanced" button? false by default.  
    Public PropertyUses XP style dialog or not? false by default.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when printing process was aborted.  
    Public EventOccurs when printing thread has exception.  
    Public EventOccurs when printing process in progress.  
    Top
    See Also