Table of Contents

Property Background

Namespace
DocWright.Renderers.Imaging
Assembly
DocWright.Renderers.Imaging.dll

Background

Gets or sets the page background. Defaults to white.

public ColorRgb Background { get; set; }

Property Value

ColorRgb

Remarks

The surface is always opaque. A transparent page background would change what the self-consistency comparison means — a rasterized PDF is flattened over white — and no layout primitive depends on the page being see-through.