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: 2024.1.1.0 (2024.1.1.0)
Syntax public CefState ImageShrinkStandaloneToFit { get; set; }
Property Value
Type:
CefStateSee Also