Click or drag to resize

NodeImportedDocument Property

Version 88.2.90
Import document for the HTMLImport links.

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

Property Value

Type: Node
See Also