ResourceHandlerCharset Property  | 
Version 104.4.240 
            Gets or sets the Charset
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic string Charset { get; set; }public:
property String^ Charset {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also