TextComparer MethodsByteScout PDF Extractor SDK

The TextComparer type exposes the following members.

Methods

  NameDescription
Public methodCompare(Stream, Stream)
Compares two PDF documents.
Public methodCompare(String, String)
Compares two PDF documents.
Public methodCompare(BaseTextExtractor, BaseTextExtractor)
Compares two PDF documents loaded into an extractor instance. Supports TextExtractor, CSVExtractor, XMLExtractor and JSONExtractor as the input.
Public methodCompare(Stream, Stream, Int32, Int32)
Compares two PDF documents.
Public methodCompare(String, String, Int32, Int32)
Compares two PDF documents.
Public methodCompare(BaseTextExtractor, BaseTextExtractor, Int32, Int32)
Compares two PDF documents loaded into an extractor instance. Supports TextExtractor, CSVExtractor, XMLExtractor and JSONExtractor as the input.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGenerateHtmlReport(Stream)
Generates the comparison report in HTML format.
Public methodGenerateHtmlReport(String)
Generates the comparison report in HTML format.
Public methodGenerateTextReport(Stream)
Generates the comparison report in plain text format.
Public methodGenerateTextReport(String)
Generates the comparison report in plain text format.
Public methodGetChanges
Returns list of changes in the form convenient for further processing.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference