PeachPDF

PeachPDF

PeachPdfDocument Class

A PDF document produced by PdfGenerator. Instances are created by calling one of the PdfGenerator.GeneratePdf overloads and are written out with Save(Stream).

public class PeachPdfDocument

Inheritance System.Object → PeachPdfDocument

Properties  
PageCount The number of pages currently in the document.
Methods  
Save(Stream) Writes the completed PDF to the given stream.