Table of Contents

Property PageBackground

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

PageBackground

Gets the colour filling the whole page (w:background), or null when the document has no background or w:displayBackgroundShape is off. It paints edge to edge, under the margins and under every other layer.

public ColorRgb? PageBackground { get; }

Property Value

ColorRgb?