MarkupSection.Paragraphs

MarkupSection.Paragraphs property

Collection of MarkupParagraph objects that are inside the section.

public List<MarkupParagraph> Paragraphs { get; }

See Also