ad1546b785fd4d9ff61639ed902454b49caec182
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.PdfAndHtml (PrintMode.Html2PdfAndHtml for version 6.6 and higher) |
|
| 10 | 10 | |
| 11 | 11 | Possible values: |
| 12 | 12 | * PdfAndHtml |