Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 647 Bytes

Word.WdExportOptimizeFor.md

File metadata and controls

22 lines (15 loc) · 647 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdExportOptimizeFor enumeration (Word)
Word.WdExportOptimizeFor
1570b20b-7da3-42f4-6c49-a3b1d0e70beb
06/08/2017
medium

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.

[!includeSupport and feedback]