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

Class TableTHElement

  • All Implemented Interfaces:
    ITextElement


    public final class TableTHElement
    extends TableCellElement

    Represents TH structure element in logical structure of the table.

    • Constructor Detail

      • TableTHElement

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