PdfStandardStructTypes
TableHeaderCell Field
|
A table cell containing header text describing one or more rows or columns of the table.
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 TableHeaderCell = "TH"
Public Const TableHeaderCell As String = "TH"
public:
literal String^ TableHeaderCell = "TH"
static val mutable TableHeaderCell: string
Field Value
Type:
String
See Also