PdfIntegrationProviderOnDocumentAppending Method |
Namespace: RadPdf.Integration
Inheriting classes can override this method to perform other tasks, modify aspects of appending the document, or cancel the appending all together. If this method is overridden in an inheriting class, you must call the base implementation.
This method is not triggered by Append(Byte) or other similar overloads.