An NDoc Documented Class Library

pdfTableRow Members

pdfTableRow overview

Public Instance Properties

columnsCount The number of columns
Item Indexer of the pdfTableRow that represents its columns

Public Instance Methods

Equals (inherited from Object) 
GetEnumerator Enumerator of the column's collection
GetHashCode (inherited from Object) 
getText Method that returns the PDF codes to write the tableRow in the document
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Fields

_cols ArrayList of Columns

Protected Instance Methods

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

See Also

pdfTableRow Class | sharpPDF Namespace