com.aspose.pdf.tagged.logicalstructure.elements.ils

Class SpanElement

  • All Implemented Interfaces:
    ITextElement


    public final class SpanElement
    extends ILSTextElement

    Represents Span structure element in logical structure.

    • Constructor Detail

      • SpanElement

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