Aspose::Pdf::PageCollection::BeginUpdate method
PageCollection::BeginUpdate method
Updates when group changes begin. Stops page cache recalculation on each operation. We recommend calling the BeginUpdate/EndUpdate methods in a try-finally block.
void Aspose::Pdf::PageCollection::BeginUpdate()
See Also
- Class PageCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++