Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 927 Bytes

Word.wdpagecolor.md

File metadata and controls

21 lines (14 loc) · 927 Bytes
title ms.assetid ms.date ms.localizationpriority
WdPageColor enumeration (Word)
99f557e5-48c9-65e3-0ab4-fed727fa5890
06/08/2017
medium

WdPageColor enumeration (Word)

Specifies the background page color in reading mode, returned by and passed to View.PageColor.

Name Value Description
wdPageColorInverse 2 Inverse page color. Renders the document content in a manner that resembles high-contrast black, although not necessarily exactly so. Some figures are rendered in full color on a black background.
wdPageColorNone 0 No page color, the default. The page background is rendered in white. Any assigned page background colors are ignored.
wdPageColorSepia 1 Sepia page color, RGB (112, 66, 20) at 80% transparency. Makes no changes to the contents of the document.

[!includeSupport and feedback]