ShowContextMenuParametersFrameCharset Property  | 
 
                Gets the character encoding of the frame on which the menu is invoked.
            
 
    Namespace: 
   DotNetBrowser.Browser.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntaxpublic string FrameCharset { get; }Property Value
Type: 
StringThe character encoding of the frame.
See Also