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