CefBrowserProcessHandlerGetPrintHandler Method |
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: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual CefPrintHandler GetPrintHandler()
Return Value
CefPrintHandler
See Also