Link Search Menu Expand Document

TextComparerGenerateTextReport Method (Stream)

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

Parameters

stream
Type: System.IOStream
Destination stream.

Return Value

Type: Boolean

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

See Also

Reference