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