TTMSFNCEdgeWebBrowser.PrintToPDFStream Method
Renders the current page to a PDF stream using the specified settings.
API unit family: TMSFNCEdgeWebBrowser
Declaring type: TTMSFNCEdgeWebBrowser
Overloads
Overload 1
Renders the current page to a PDF stream using the specified settings.
procedure PrintToPDFStream(APrintSettings: TTMSFNCWebBrowserPrintSettings); overload; override;
Parameters
| Name | Description |
|---|---|
APrintSettings |
Settings controlling the PDF output. |
Overload 2
Renders the current page to a PDF stream using the default settings.
procedure PrintToPDFStream; overload; override;