XReadOptions ClearCache Function. Clear cached data and terminate worker threads and worker processes for a read module. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

Clear cached data and terminate worker threads and worker processes for a read module.

 

   
Syntax  

[C#]
bool ClearCache()

[Visual Basic]
Function ClearCache() As Boolean

 

   

Params
 
Name Description
return Whether it has taken an action.

 

   

Notes
 

This method returns true for the following value of ReadModule.

  • MSOffice — terminate MS Office application processes.

 

   

Example
 

None.