IDocumentLoader public interface IDocumentLoader : ILoader Interface used to handle top-level document requests. These requests include navigation tasks. Documentation Code IDownload DownloadAsync(DocumentRequest request) Performs an asynchronous request that can be cancelled.