Vcl.Edge.TCustomEdgeBrowser.Print
Delphi
function Print(const PrintSettings: ICoreWebView2PrintSettings): Boolean;
C++
bool __fastcall Print(const Winapi::Webview2::_di_ICoreWebView2PrintSettings PrintSettings);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Vcl.Edge.pas Vcl.Edge.hpp |
Vcl.Edge | TCustomEdgeBrowser |
説明
指定された設定を使用して、指定されたプリンタに、現在の Web ページを非同期的に印刷します。