TextComparerCompare Method (Stream, Stream)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Compares two PDF documents.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- firstFileStream
- Type: System.IOStream
The first stream containing PDF document. - secondFileStream
- Type: System.IOStream
The second stream containing PDF document.
Return Value
Type: DecimalNumber of changes in percents.
See Also