Click or drag to resize

CefBrowserSettingsImageShrinkStandaloneToFit Property

Controls whether standalone images will be shrunk to fit the page. Also configurable using the "image-shrink-standalone-to-fit" command-line switch.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefState ImageShrinkStandaloneToFit { get; set; }

Property Value

CefState
See Also