com.aspose.pdf.tagged.logicalstructure.elements.bls

Class TableTDElement

  • All Implemented Interfaces:
    ITextElement


    public final class TableTDElement
    extends TableCellElement

    Represents TD structure element in logical structure of the table.

    • Constructor Detail

      • TableTDElement

        public TableTDElement(TaggedContext taggedContext,
                              com.aspose.pdf.engine.data.IPdfPrimitive pdfEngineEntity)