Represents a page to add to a PdfWriter document, describing the page size and its PDF boxes.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public class PdfPage
This class consolidates page size, resolution, background color, color profile, and PDF box settings that were previously spread across a large set of overloaded AddPage() methods.