ReadResponseBase64Encoded Property  | 
Version 102.0.100 
            base64Encoded
            
 
    Namespace: 
   CefSharp.DevTools.IO
    Assembly:
   CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntaxpublic bool? Base64Encoded { get; }public:
property Nullable<bool> Base64Encoded {
	Nullable<bool> get ();
}Property Value
Type: 
NullableBoolean
See Also