ScreencastFrameEventArgsData Property |
Version 103.0.120
Base64-encoded compressed image.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax public byte[] Data { get; }
public:
property array<unsigned char>^ Data {
array<unsigned char>^ get ();
}
Property Value
Type:
ByteSee Also