CefPrintSettingsSetDpi Method |
Set the DPI (dots per inch).
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void SetDpi(
int dpi
)
Parameters
- dpi
- Type: SystemInt32
See Also