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.23.2
Syntax public string FrameCharset { get; }
Property Value
Type:
StringThe character encoding of the frame.
See Also