Aspose::Words::Layout::LayoutEnumerator::MoveNextLogical method

LayoutEnumerator::MoveNextLogical method

Moves to the next sibling entity in a logical order. When iterating lines of a paragraph broken across pages this method will move to the next line even if it resides on another page.

bool Aspose::Words::Layout::LayoutEnumerator::MoveNextLogical()

See Also