Document.HasIncrementalUpdate

Document.HasIncrementalUpdate method

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

public bool HasIncrementalUpdate()

Return Value

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

See Also