DefaultPdfIntegrationProviderOnObjectDataAdding Method |
Namespace: RadPdf.Integration
Inheriting classes can override this method to perform other tasks or cancel the object image addition all together. If this method is overridden in an inheriting class, you must call the base implementation.
This implementation applies the legacy AppSetting RadPdfDocumentOverheadMax.
This method is not triggered by changes made using a PdfDocumentEditor instance.