Adds a page with the specified dimensions and color profile to the PDF document.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void AddPage( float width, float height, ColorProfile profile )
Type: System.Single
The width of the page.Type: System.Single
The height of the page.