Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

CacheOptions Property (LoadDocumentOptions)






Determines which part of the document will be stored in the cache.
Syntax
public DocumentCacheOptions CacheOptions {get; set;}
'Declaration
 
Public Property CacheOptions As DocumentCacheOptions
'Usage
 
Dim instance As LoadDocumentOptions
Dim value As DocumentCacheOptions
 
instance.CacheOptions = value
 
value = instance.CacheOptions
public DocumentCacheOptions getCacheOptions()
public void setCacheOptions(DocumentCacheOptions value)
            
public:
property DocumentCacheOptions CacheOptions {
   DocumentCacheOptions get();
   void set (    DocumentCacheOptions value);
}

Property Value

Determines which part of the document will be stored in the cache. Default value is DocumentCacheOptions.None.
Remarks

This value will be stored in Document.CacheOptions after the document is successfully loaded.

Requirements

Target Platforms

See Also

Reference

LoadDocumentOptions Class
LoadDocumentOptions Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features