CefSettingsBaseEnablePrintPreview Method |
Version 130.1.90
Set command line argument to enable Print Preview See
https://github.com/chromiumembedded/cef/issues/123/add-support-for-print-preview for details.
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public void EnablePrintPreview()
public:
void EnablePrintPreview()
See Also