| BitmapBufferBuffer Property  | 
Version 118.6.80 
            Get the byte[] array that represents the Bitmap
            
 
    Namespace: 
   CefSharp.OffScreen
    Assembly:
   CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntaxpublic byte[] Buffer { get; }public:
property array<unsigned char>^ Buffer {
	array<unsigned char>^ get ();
}Property Value
Type: 
Byte See Also
See Also