WdExportOptimizeFor enumeration (Word)
Specifies the resolution and quality of the exported document.
Name | Value | Description |
---|---|---|
wdExportOptimizeForOnScreen | 1 | Export for screen, which is a lower quality and results in a smaller file size. |
wdExportOptimizeForPrint | 0 | Export for print, which is higher quality and results in a larger file size. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.