Progress® Telerik® Reporting R1 2021
IReportViewerBuilder.PrintMode Method
Sets the print mode of the viewer.
Three modes exist currently:
AutoSelect - Specifies that the viewer should automatically determine how to print: through the browser's PDF plug-in or through export to a PDF file.
ForcePDFPlugin - Specifies that the viewer should always use the PDF plugin regardless of the browser's version and settings.
ForcePDFFile - Specifies that the viewer should always export the report document to PDF format with the 'print' script enabled.
Namespace:
Telerik.ReportViewer.MvcAssembly: Telerik.ReportViewer.Mvc (in Telerik.ReportViewer.Mvc.dll) Version: 15.0.21.329 R1 2021 SP2
Syntax
Parameters
- printMode
- Type: Telerik.ReportViewer.MvcPrintMode
Specifies the print mode of the viewer.
Return Value
Type: IReportViewerBuilderIReportViewerBuilder
Version Information
Supported in: 1.0.1