| RenderingEventArgsBitmapInfo Property | 
Version 63.0.0
            The bitmap info being rendered.
            
 
Namespace: CefSharp.WpfAssembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 63.0.0.0 (63.0.0.0)
 Syntax
Syntaxpublic WpfBitmapInfo BitmapInfo { get; }public:
property WpfBitmapInfo^ BitmapInfo {
	WpfBitmapInfo^ get ();
}Property Value
Type: 
WpfBitmapInfoThe bitmap information.
 See Also
See Also