Learn how to load HTML document from a file, stream, URL, or create HTML from scratch. Consider approaches to load HTML documents....Copy 1 // Prepare an output path for a document saving 2 string...string documentPath = Path. Combine (OutputDir, "create-empty-document...