DownloadProgressEventArgsTotalBytes Property  | 
Version 106.0.290 
            Total expected bytes to download.
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic double TotalBytes { get; }public:
property double TotalBytes {
	double get ();
}Property Value
Type: 
Double
See Also