Aspose::Pdf::Document::HasIncrementalUpdate method

Document::HasIncrementalUpdate method

Checks if the current PDF document has been saved with incremental updates.

bool Aspose::Pdf::Document::HasIncrementalUpdate()

ReturnValue

true if the PDF document has incremental updates; otherwise, false.

See Also