PdfIntegrationProviderOnDocumentCreated Method |
Namespace: RadPdf.Integration
Inheriting classes can override this method to perform other tasks or retrieve the created document. If this method is overridden in an inheriting class, you must call the base implementation.
This method is triggered when CopyDocument(Int32, Boolean), CreateDocument(String, Byte), or their other overloads are successful.