←Select platform

DocumentMemoryCache Property

Summary

Document memory cache support.

Syntax
C#
VB
C++
public static DocumentMemoryCache DocumentMemoryCache { get; } 
Public Shared ReadOnly Property DocumentMemoryCache() As DocumentMemoryCache 
   Get 
public:  
   static property DocumentMemoryCache^ DocumentMemoryCache 
   { 
      DocumentMemoryCache^ get() 
   } 

Property Value

A new instance of DocumentMemoryCache.

Remarks

Call DocumentMemoryCache.IsStarted to enable document memory support.

Refer to DocumentMemoryCache for more information.

Example

For an example, refer to DocumentMemoryCache.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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