This example demonstrates how to access and customize the PrintingSystem object, which is responsible for the print preview and export settings. In order to do this, the PrintingSettingsLoaded and CustomShowPreview events of the PrintingController and WinReportServiceController are handled respectively. Refer to the How to: Customize Export Options of the Printing System topic for details.
IMPORTANT NOTE
You can also customize some print preview settings via the corresponding properties of the report object in the report end-user designer. Refer to the XtraReport Members help topic for more details.