Aspose::Pdf::Text::MarkupParagraph::get_ContinuationPageNumbers method
MarkupParagraph::get_ContinuationPageNumbers method
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.
System::SharedPtr<System::Collections::Generic::List<int32_t>> Aspose::Pdf::Text::MarkupParagraph::get_ContinuationPageNumbers() const
See Also
- Typedef SharedPtr
- Class List
- Class MarkupParagraph
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++