CompareDocumentSource interface¶
The CompareDocumentSource
interface is used when comparing two documents, allowing you to set an extractor and provide optional settings.
CompareDocumentSource::Extractor property | Set |
Inherited from CompareDocumentSettings¶
CompareDocumentSettings::CompareDocumentSettings interface | The CompareDocumentSettings controls the compare settings for a document. |
CompareDocumentSettings::FirstPage property | Indicates the index of the first page to include in the document comparison. |
CompareDocumentSettings::PageCount property | Indicates the number of pages to include in the document comparison. |
CompareDocumentSettings::Margins property | Indicates the margins from top, left, bottom and right for the document. |