An NDoc Documented Class Library

pdfTable Members

pdfTable overview

Public Instance Constructors

pdfTable Constructor Class's Constructor

Public Instance Properties

alternateRowStyle The alternate style of a table's row
borderColor Border's color
borderSize Border's Size
cellpadding The cellpadding of the table
Item Table's rows
rowsCount The number of rows
rowStyle The style of a table's row
tableHeader Table's header
tableHeaderStyle The style of the table's header

Public Instance Methods

addRow Method to add a new row into the table
createRow Method that creates a new row
Equals (inherited from Object) 
GetEnumerator Enumerator for table's rows
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

pdfTable Class | sharpPDF Namespace