←Select platform

OutputCache Property

Summary

The cache that will contain the output document.

Syntax
C#
C++/CLI
Python
public ObjectCache OutputCache {get; set;} 
public:  
   property ObjectCache^ OutputCache 
   { 
      ObjectCache^ get() 
      void set(ObjectCache^ value) 
   } 
OutputCache # get and set (CompareJobData) 

Property Value

The cache that will contain the output document. The default value is null.

Remarks

A valid ObjectCache must be set before calling CompareJobRunner.PrepareJob.

Requirements

Target Platforms

Help Version 22.0.2023.5.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.