PdfWriter.AddPage Method (Single, Single)

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

Syntax

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

Parameters

width

Type: System.Single

height

Type: System.Single

See Also

Reference