CefContextMenuParamsSelectionText Property |
Returns the text of the selection, if any, that the context menu was
invoked on.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string SelectionText { get; }Property Value
String
See Also