Click or drag to resize

CefPrintSettingsSetDpi Method

Set the DPI (dots per inch).

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void SetDpi(
	int dpi
)

Parameters

dpi  Int32
 
See Also