Click or drag to resize

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.16.0
Syntax
C#
public string FrameCharset { get; }

Property Value

Type: String
The character encoding of the frame.
See Also