TTMSFNCEdgeWebBrowser.Print Method
Prints the current page using the specified print settings.
API unit family: TMSFNCEdgeWebBrowser
Declaring type: TTMSFNCEdgeWebBrowser
Overloads
Overload 1
Prints the current page using the specified print settings.
procedure Print(APrintSettings: TTMSFNCWebBrowserPrintSettings); overload; override;
Parameters
| Name | Description |
|---|---|
APrintSettings |
Settings controlling paper size, orientation, margins, and scale. |
Overload 2
Prints the current page using the default print settings.
procedure Print; overload; override;