PdfPage.Color Property

Gets or sets the background color of the page.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Color Color { get; set; }

Property Value

A Color specifying the background color.

See Also

Reference