Click or drag to resize

PdfStandardStructTypes TableRow Field

A row of headings or data in a table. It may contain table header cells and table data cells (structure types TH and TD).

Namespace: Spire.Pdf.Interchange.TaggedPdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public const string TableRow = "TR"

Field Value

Type: String
See Also