MarkupParagraph.ContinuationPageNumbers

MarkupParagraph.ContinuationPageNumbers property

List of page numbers on which the paragraph is continued. It will match with page where the paragraph started if it is continuing in the next column on the same page.

public List<int> ContinuationPageNumbers { get; }

See Also