Link Search Menu Expand Document

TextComparerGenerateHtmlReport Method (String)

Generates the comparison report in HTML format.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public bool GenerateHtmlReport(
	string filePath
)

Parameters

filePath
Type: SystemString
Destination HTML file path.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Bytescout.PDFExtractor.TextComparer.GenerateHtmlReport(System.String)"]

See Also

Reference