Determines the type of serialization to use when the data is saved into the cache.
The type of serialization to use when the data is saved into the cache. The default value is CacheSerializationMode.Binary.
The LEADTOOLS Document Viewer and Converter framework uses the recommended CacheSerializationMode.Json mode that offers backward compatibility as well as sharing a cache between the .NET and Java version of the framework.