TableTBodyElement
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 TableTBodyElement extends TableRowCollectionElement
Represents TBody structure element in logical structure of the table.
Constructors
Constructor | Description |
---|---|
TableTBodyElement(TaggedContext taggedContext, IPdfPrimitive pdfEngineEntity) |
TableTBodyElement(TaggedContext taggedContext, IPdfPrimitive pdfEngineEntity)
public TableTBodyElement(TaggedContext taggedContext, IPdfPrimitive pdfEngineEntity)
Parameters:
Parameter | Type | Description |
---|---|---|
taggedContext | TaggedContext | |
pdfEngineEntity | IPdfPrimitive |