e06a9e69b24e26b3102ccdd26d5c3f455c85c7e8
API/CodeSamples/PdfPrintMode.md
| ... | ... | @@ -9,7 +9,7 @@ Gets or sets the value indicating what print mode will be used for printing PDF |
| 9 | 9 | **Default Value:** PdfMode.EOPDF |
| 10 | 10 | |
| 11 | 11 | Possible values: |
| 12 | -* EOPDF |
|
| 12 | +* EOPDF **(not currently supported in windows 10)** |
|
| 13 | 13 | * PhantomJs - Available 6.9 **(not currently compatible with Azure PaaS installations)** |
| 14 | 14 | * EvoPdfAzureCloudService - Available 6.10 **(Uses cloud service which must be configured for use. More information on setting up service can be downloaded [here](http://wiki.izenda.us/API/CodeSamples/PdfPrintMode/Pdf-Exports-in-Azure-Websites.docx))** |
| 15 | 15 | * EvoPdf - Available 6.10 |