MarkupParagraph
Overview
MarkupParagraph is a type in Aspose.PDF FOSS for Go.
MarkupParagraph is a run of consecutive lines forming one paragraph.
Properties: Lines, Rectangle, Text.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Text | string | Read/Write | Gets the text. |
Rectangle | Rectangle | Read/Write | Gets the rectangle. |
Lines | []TextLine | Read/Write | Gets the lines. |