Class MarkupSection
MarkupSection class
Represents a markup section - the rectangular region of a page that contains text and can be visually divided from another text blocks.
public sealed class MarkupSection
Properties
| Name | Description |
|---|---|
| Fragments { get; } | Collection of not empty TextFragment objects that are inside the section. |
| Paragraphs { get; } | Collection of MarkupParagraph objects that are inside the section. |
| Rectangle { get; } | Section rectangle |
See Also
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF