An NDoc Documented Class Library

pdfDocument Constructor (String, String, Boolean)

Class's constructor

public pdfDocument(
   string title,
   string author,
   bool openBookmark
);

Parameters

title
Title of the document
author
Author of the document
openBookmark
Allow to show directly bookmarks near the document

See Also

pdfDocument Class | sharpPDF Namespace | pdfDocument Constructor Overload List