View.PageColor Property

Definition

Returns and sets the page color in Reading mode. Read-write WdPageColor.

public:
 property Microsoft::Office::Interop::Word::WdPageColor PageColor { Microsoft::Office::Interop::Word::WdPageColor get(); void set(Microsoft::Office::Interop::Word::WdPageColor value); };
public Microsoft.Office.Interop.Word.WdPageColor PageColor { get; set; }
member this.PageColor : Microsoft.Office.Interop.Word.WdPageColor with get, set
Public Property PageColor As WdPageColor

Property Value

Applies to