←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly