←Select platform

Documents Property

Summary

An IList<LEADDocument> to compare.

Syntax
C#
C++/CLI
Python
public IList<LEADDocument> Documents {get; set;} 
public:  
   property IList<LEADDocument^>^ Documents 
   { 
      IList<LEADDocument^>^ get() 
      void set(IList<LEADDocument^>^ value) 
   } 
Documents # get and set (CompareJobData) 

Property Value

An IList<LEADDocument>.

Remarks

CompareJobData.Documents must be set to a valid IList implementation containing exactly two LEADDocuments.

The documents are not cached after the compare job has started.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.