CefBrowserProcessHandler GetPrintHandler Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Return the handler for printing on Linux. If a print handler is not provided then printing will not be supported on the Linux platform.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

protected virtual CefPrintHandler GetPrintHandler()

Return Value

Type: CefPrintHandler

[Missing <returns> documentation for "M:Xilium.CefGlue.CefBrowserProcessHandler.GetPrintHandler"]

See Also