c26e3156a60417a0a78f46e08e520c9b8d390b80
API/CodeSamples/PrintMode.md
| ... | ... | @@ -4,7 +4,7 @@ |
| 4 | 4 | |
| 5 | 5 | ##About |
| 6 | 6 | |
| 7 | -Gets or sets the value indicating what print mode will be used for printing reports on the ReportDesigner. There are a number of different settings for this property consisting of different combinations of HTML and PDF formats. This setting also controls the legacy ReportViewer toolbar. It currently has no effect on the modern ReportViewer. |
|
| 7 | +Gets or sets the value indicating what print mode will be used for printing reports on the ReportDesigner. There are a number of different settings for this property consisting of different combinations of HTML and PDF formats. This setting also controls the legacy ReportViewer toolbar. As of Izenda 6.9, it has no effect on the modern ReportViewer. |
|
| 8 | 8 | |
| 9 | 9 | **Default Value:** PrintMode.Html2PdfAndHtml (PrintMode.PdfAndHtml for version 6.5 and lower) |
| 10 | 10 |