AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="1.3.1-beta.491" />

.NET API 962,560 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.