A event raised by converter before saving the document. The argument of this event offers access to the
PDF document created by the converter. The PDF document can be further customized by adding new pages,
texts, images, other HTML documents, bookmarks, links, digital signatures, templates and watermarks.

C# | Visual Basic | Visual C++ |
public event PostConvertActionHandler PostConvertActionEvent
Public Event PostConvertActionEvent As PostConvertActionHandler
public: event PostConvertActionHandler^ PostConvertActionEvent { void add (PostConvertActionHandler^ value); void remove (PostConvertActionHandler^ value); }
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)