PageMarkup.Sections

PageMarkup.Sections property

Gets collection of MarkupSection that was found on the page.

public List<MarkupSection> Sections { get; }

See Also