HtmlLoadOptions.HtmlLoadOptions

HtmlLoadOptions()

Creates an options of loading the file.

public HtmlLoadOptions()

See Also


HtmlLoadOptions(LoadFormat)

Creates an options of loading the file.

public HtmlLoadOptions(LoadFormat loadFormat)
ParameterTypeDescription
loadFormatLoadFormatThe loading format.

See Also