Aspose::Words::Layout::LayoutEnumerator::MoveNext method
LayoutEnumerator::MoveNext method
Moves to the next sibling entity in visual order. When iterating lines of a paragraph broken across pages this method will not move to the next page but rather move to the next entity on the same page.
bool Aspose::Words::Layout::LayoutEnumerator::MoveNext()
See Also
- Class LayoutEnumerator
- Namespace Aspose::Words::Layout
- Library Aspose.Words for C++