Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > LoadDocumentOptions Class : CacheOptions Property |
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); }
This value will be stored in Document.CacheOptions after the document is successfully loaded.