BeginFrameResponseScreenshotData Property |
Version 130.1.90
screenshotData
Namespace: CefSharp.DevTools.HeadlessExperimentalAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public byte[] ScreenshotData { get; }
public:
property array<unsigned char>^ ScreenshotData {
array<unsigned char>^ get ();
}
Property Value
ByteSee Also