TTMSFNCWebBrowser.OnPrintedToPDF Event
Fired when a
PrintToPDForPrintToPDFStreamoperation completes.
API unit family: TMSFNCWebBrowser
Declaring type: TTMSFNCWebBrowser
Inherited from: TTMSFNCCustomWebBrowser
Syntax
OnPrintedToPDF: TTMSFNCCustomWebBrowserOnExecuteSuccessful;
Parameters
| Name | Description |
|---|---|
Sender |
The web browser that raised the event. |
ASuccessful |
True if the PDF was generated successfully; False if an error occurred. |