ParagraphElement
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.BLSElement, com.aspose.pdf.tagged.logicalstructure.elements.bls.BLSTextElement
public final class ParagraphElement extends BLSTextElement
Represents Paragraph structure element in logical structure.
Constructors
Constructor | Description |
---|---|
ParagraphElement(TaggedContext taggedContext, IPdfPrimitive pdfEngineEntity) |
ParagraphElement(TaggedContext taggedContext, IPdfPrimitive pdfEngineEntity)
public ParagraphElement(TaggedContext taggedContext, IPdfPrimitive pdfEngineEntity)
Parameters:
Parameter | Type | Description |
---|---|---|
taggedContext | TaggedContext | |
pdfEngineEntity | IPdfPrimitive |