Click or drag to resize

CefFrameViewSource Method

Save this frame's HTML source to a temporary file and open it in the default text viewing application. This method can only be called from the browser process.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void ViewSource()
See Also