Link Search Menu Expand Document

TableRow Class

Represents the table row.
Inheritance Hierarchy
SystemObject
Bytescout.PDFTableRow

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public class TableRow

The TableRow type exposes the following members.

Properties
NameDescription
Public propertyBackgroundColor
Gets or sets the color of the background.
Public propertyCount
Gets the number of elements in the row.
Public propertyHeight
Gets or sets the height of a row.
Public propertyItem
Gets the element row with the specified key.
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference