TableTHeadElement
Inheritance: java.lang.Object, com.aspose.pdf.tagged.logicalstructure.elements.Element, com.aspose.pdf.tagged.logicalstructure.elements.StructureElement, com.aspose.pdf.tagged.logicalstructure.elements.bls.TableChildElement, com.aspose.pdf.tagged.logicalstructure.elements.bls.TableRowCollectionElement
public final class TableTHeadElement extends TableRowCollectionElement
Represents THead structure element in logical structure of the table.
Constructors
Constructor | Description |
---|---|
TableTHeadElement(TaggedContext taggedContext, IPdfPrimitive pdfEngineEntity) |
TableTHeadElement(TaggedContext taggedContext, IPdfPrimitive pdfEngineEntity)
public TableTHeadElement(TaggedContext taggedContext, IPdfPrimitive pdfEngineEntity)
Parameters:
Parameter | Type | Description |
---|---|---|
taggedContext | TaggedContext | |
pdfEngineEntity | IPdfPrimitive |