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.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic CefState ImageShrinkStandaloneToFit { get; set; }Property Value
CefState
See Also