An NDoc Documented Class Library

pdfDocument.createPDF Method

Method that writes the PDF document on the stream

Overload List

Method that writes the PDF document on the stream

public void createPDF(Stream);

Method that writes the PDF document on a file

public void createPDF(string);

See Also

pdfDocument Class | sharpPDF Namespace