Aspose::Pdf::Facades::PdfFileEditor::set_UseDiskBuffer method

PdfFileEditor::set_UseDiskBuffer method

If this option used then destination document will be saved on disk periodically and further concatenation will appllied to it as incremental updates.

void Aspose::Pdf::Facades::PdfFileEditor::set_UseDiskBuffer(bool value)

See Also