PdfIntegrationProviderOnDocumentPasswordAttempt Method |
Namespace: RadPdf.Integration
Inheriting classes can override this method to perform other tasks, modify aspects of password attempts, or cancel the attempt all together. If this method is overridden in an inheriting class, you must call the base implementation.
This event is NOT raised for password attempts made by server-side API calls (e.g. when calling the CreateDocument(String, Byte, PdfDocumentSettings, String) method).