Table of Contents

Property Background

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Background

Gets or sets the page background fill (w:document/w:background), or null when the document states none. It is only painted when DisplayBackgroundShape is also on.

public DocColor? Background { get; set; }

Property Value

DocColor?