Click or drag to resize

NodeImportedDocument Property

Version 91.1.160
Import document for the HTMLImport links.

Namespace:  CefSharp.DevTools.DOM
Assembly:  CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax
public Node ImportedDocument { get; set; }

Property Value

Type: Node
See Also