Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Saves the document using incremental update. Appends changes to the source pdf file.
Namespace: Apitron.PDF.Kit
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | If a consistency problem is found with the stream it was created from. Exception message will contain the description of the particular problem. |
DocumentSaveException | If document saving fails for any other reason. |
See Also