AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="0.16.1-alpha-144" />

.NET API 879,616 bytes

 ILinkImport

public interface ILinkImport
Implemented by elements that may expose imports.
IDocument Import { get; }

Gets the Document object associated with the given element, or null if there is none.