
The PrinterSettings class provides a comprehensive interface for configuring printer settings specific to the needs of printing reports generated by ActiveReports. It includes options for selecting printers, defining print options, and controlling the print dialog and progress dialog visibility.
This class also supports disposing of resources, making it critical to ensure proper resource management, especially in applications that create multiple instances for different print jobs.
Instances of this class can be created directly for default printing scenarios or can be initialized with specific reports, printers, and print options for customized printing workflows.
System.Object
GrapeCity.ActiveReports.PrinterSettings