Aspose::Pdf::PageCollection::EndUpdate method

PageCollection::EndUpdate method

Updates when group changes are complete. Restores page cache recalculations on each operation. We recommend calling the BeginUpdate/EndUpdate methods in a try-finally block.

void Aspose::Pdf::PageCollection::EndUpdate()

See Also