Método Aspose::Pdf::Document::HasIncrementalUpdate

Document::HasIncrementalUpdate method

Comprueba si el documento PDF actual se ha guardado con actualizaciones incrementales.

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

ReturnValue

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

Ver también