PdfWriter.AddPage Method (Single, Single, Color)

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

Syntax

C#
public void AddPage(
	float width,
	float height,
	Color color
)

Parameters

width

Type: System.Single

height

Type: System.Single

color

Type: Aurigma.GraphicsMill.Color

See Also

Reference