Vcl.Edge.TCustomEdgeBrowser.Print
Delphi
function Print(const PrintSettings: ICoreWebView2PrintSettings): Boolean;
C++
bool __fastcall Print(const Winapi::Webview2::_di_ICoreWebView2PrintSettings PrintSettings);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | Vcl.Edge.pas Vcl.Edge.hpp |
Vcl.Edge | TCustomEdgeBrowser |
Description
Imprime la page web en cours de façon asynchrone sur l'imprimante spécifiée par les paramètres fournis.