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

Class ParagraphElement

  • All Implemented Interfaces:
    ITextElement


    public final class ParagraphElement
    extends BLSTextElement

    Represents Paragraph structure element in logical structure.

    • Constructor Detail

      • ParagraphElement

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