Link Search Menu Expand Document

HTMLExtractorSaveHtmlToFile Method (String)

Extracts HTML from the entire document to file.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public void SaveHtmlToFile(
	string fileName
)

Parameters

fileName
Type: SystemString
File name.

Implements

IHTMLExtractorSaveHtmlToFile(String)
See Also

Reference