Link Search Menu Expand Document

TextComparerGenerateTextReport Method (String)

Generates the comparison report in plain text format.

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

Parameters

filePath
Type: SystemString
Destination text file path.

Return Value

Type: Boolean

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

See Also

Reference