API/CodeSamples/PrintMode.md
... ...
@@ -6,7 +6,7 @@
6 6
7 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.
8 8
9
-**Default Value:** PrintMode.PdfAndHtml (PrintMode.Html2PdfAndHtml for version 6.6 and higher)
9
+**Default Value:** PrintMode.Html2PdfAndHtml (PrintMode.PdfAndHtml for version 6.5 and lower)
10 10
11 11
Possible values:
12 12
* PdfAndHtml