Link Search Menu Expand Document

TextComparerGenerateHtmlReport Method (Stream)

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(
	Stream stream
)

Parameters

stream
Type: System.IOStream
Destination stream.

Return Value

Type: Boolean

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

See Also

Reference