An NDoc Documented Class Library

sharpPDF Namespace

Classes

ClassDescription
paragraphLine A Class that implements a PDF paragraph's line.
pdfBookmarkNode Class that representa a single bookmark element
pdfColor A Class that implements a PDF color.
pdfDestinationFactory Class that represent a destination into a pdf document
pdfDocument A Class that implements a PDF document.
pdfPage A Class that implements a PDF page.
pdfPageMarker Class that implements a pdf page marker
pdfPersistentPage Class that represents a persistent page. All its objects are inherited by all document's pages.
pdfTable A Class that implements an abstract table object
pdfTableColumn A Class that implements an abstract table's column object
pdfTableHeader A Class that implements an abstract table's header object
pdfTableRow A Class that implements an abstract table's row object
pdfTableRowStyle Class that represents the style of a table's row

Interfaces

InterfaceDescription
IPdfDestination Interface for a pdfDestination