Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page Layout model build and rendering. Page Layout model is built in two steps. First, "conversion step", this is when page Layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page Layout model may or may not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....Aspose::Words::Layout::PageLayoutEvent enum Contents [ Hide ]...during page layout model build and rendering. Page layout model is...