←Select platform

IsUsingMemoryCache Property

Summary

Indicates whether this LEADDocument is currently using memory caching.

Syntax
C#
C++/CLI
Python
public bool IsUsingMemoryCache {get; set;} 
public:  
   property bool IsUsingMemoryCache 
   { 
      bool get() 
      void set(bool value) 
   } 
IsUsingMemoryCache # get and set (DocumentCacheInfo) 

Property Value

true if this document is currently using memory caching; otherwise, false. The default value is false.

Remarks

Refer to DocumentMemoryCache for more information.

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 Assembly

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