Aspose::Pdf::PageCollection::BeginUpdate metod

PageCollection::BeginUpdate method

Uppdaterar när gruppändringar påbörjas. Stoppar omberäkning av sidcache vid varje operation. Vi rekommenderar att anropa BeginUpdate/EndUpdate-metoderna i ett try-finally-block.

void Aspose::Pdf::PageCollection::BeginUpdate()

Se även