TextComparerGenerateTextReport Method (Stream)ByteScout PDF Extractor SDK
Generates the comparison report in plain text format.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-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