Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 625 Bytes

Word.WdPageFit.md

File metadata and controls

24 lines (17 loc) · 625 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdPageFit enumeration (Word)
Word.WdPageFit
932e4739-966a-b4f8-997e-93e413e4b5cd
06/08/2017
medium

WdPageFit enumeration (Word)

Specifies the view setting for a page.

Name Value Description
wdPageFitBestFit 2 Best fit the page to the active window.
wdPageFitFullPage 1 View the full page.
wdPageFitNone 0 Do not adjust the view settings for the page.
wdPageFitTextFit 3 Best fit the text of the page to the active window.

[!includeSupport and feedback]