←Select platform

AutoSaveToCache Property

Summary

Indicates whether to automatically save this document to the cache.

Syntax
C#
VB
C++
Java
public bool AutoSaveToCache { get; set; } 
Public Property AutoSaveToCache() As Boolean 
   Get 
   Set 
public:  
   property bool AutoSaveToCache 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean getAutoSaveToCache() 
public void setAutoSaveToCache(boolean value) 

Property Value

Refer to AutoSaveToCache.

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.