PDF .NET Library Documentation - PDF Technologies, Inc.

The Table type exposes the following members.

Constructors

  NameDescription
TableOverloaded.

Methods

  NameDescription
addRowOverloaded.
cell
Gets the cell
column
Get the column
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
(Overrides Object..::.Finalize()()().)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
row
Get the row
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
columnCount
Returns the number of column count.
DisplayHeader
Gets or sets Header is on or off.
headerHeight
Gets or sets header height.
headerStyle
Gets general header style of the table.
rowCount
Returns the number of row count;
rowHeight
double value uses unit of measure
style
Gets style of the table
width
double value uses unit of measure.

See Also