An NDoc Documented Class Library

pdfDocument Constructor (String, String)

Class's constructor

public pdfDocument(
   string title,
   string author
);

Parameters

title
Title of the document
author
Author of the document

See Also

pdfDocument Class | sharpPDF Namespace | pdfDocument Constructor Overload List