Aspose::Words::Layout::LayoutEnumerator class. Enumerates page Layout entities of a document. You can use this class to walk over the page Layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....Aspose::Words::Layout::LayoutEnumerator class Contents [ Hide...LayoutEnumerator class Enumerates page layout entities of a document. You...