Click or drag to resize

PdfTableRow Class

Represents a table row.
Inheritance Hierarchy
SystemObject
  SautinSoft.Pdf.ContentPdfTableRow

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntax
public sealed class PdfTableRow

The PdfTableRow type exposes the following members.

Properties
 NameDescription
Public propertyCells Gets the read-only collection of PdfTableCells.
Top
See Also