Aspose::Words::Layout::LayoutEnumerator::MovePreviousLogical method

LayoutEnumerator::MovePreviousLogical method

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

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

See Also