←Select platform

GetCache Method

Summary

Gets the cache object used with by this document.

Syntax
C#
C++/CLI
Java
Python
public ObjectCache GetCache() 
public:  
   ObjectCache^ GetCache() 
public ObjectCache getCache() 
def GetCache(self): 

Return Value

The cache object used with by this document.

Remarks

This method will throw an exception of the document does not use caching.

The object returned is the same instance passed to LoadDocumentOptions.Cache or CreateDocumentOptions.Cache used when creating this document.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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