←Select platform

CacheOptions Property

Summary

Cache options.

Syntax
C#
VB
C++
Java
public DocumentCacheOptions CacheOptions { get; set; } 
Public Property CacheOptions() As DocumentCacheOptions 
   Get 
   Set 
public:  
   property DocumentCacheOptions^ CacheOptions 
   { 
      DocumentCacheOptions^ get() 
      void set(DocumentCacheOptions^ value) 
   } 
public DocumentCacheOptions getCacheOptions() 
public void setCacheOptions(DocumentCacheOptions value) 

Property Value

Refer to CacheOptions.

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