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