FaviconChangedEventArgsNewFavicon Property  | 
 
                Gets the new favicon.
            
 
    Namespace: 
   DotNetBrowser.Browser.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.1
Syntaxpublic Bitmap NewFavicon { get; }Property Value
Type: 
BitmapThe new favicon.
See Also