FontFamiliesPictograph Property  | 
Version 94.4.20 
            The pictograph font-family.
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic string Pictograph { get; set; }public:
property String^ Pictograph {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also