PdfWriter.AddPage Method (Single, Single, ColorProfile)

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

Syntax

C#
public void AddPage(
	float width,
	float height,
	ColorProfile profile
)

Parameters

width

Type: System.Single

height

Type: System.Single

profile

Type: Aurigma.GraphicsMill.ColorProfile

See Also

Reference