PageMarkup.Paragraphs

PageMarkup.Paragraphs property

Gets collection of MarkupParagraph that was found on the page.

public List<MarkupParagraph> Paragraphs { get; }

See Also