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.

The MarkupSection type exposes the following members:

Properties

NameDescription
rectangleSection rectangle
fragmentsCollection of not empty TextFragment objects that are inside the section.
paragraphsCollection of MarkupParagraph objects that are inside the section.

See Also