Click or drag to resize

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.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual CefPrintHandler GetPrintHandler()

Return Value

CefPrintHandler
See Also