HTMLDoc.ImportHTML Method (string)

Imports an HTML from URL. If Filename is specified, creates a session URL first and then imports the html file from that Filename.

C#

public void ImportHTML(string url);

Group

ImportHTML Method