Version

RevealEmbedSettings Class Members

The following tables list the members exposed by RevealEmbedSettings.

Public Constructors
 NameDescription
Public ConstructorRevealEmbedSettings Constructor  
Public Properties
 NameDescription
Public PropertyCachePathDirectory where the rest of cache files (like downloaded files) will be stored, it defaults to the temporary directory in the system.  
Public PropertyDataCachePathDirectory where files caching data will be stored, it defaults to CachePath  
Public PropertyLocalFileStoragePathRoot directory used to load data files using the "Local" data source, see RVLocalFileDataSourceItem. It defaults to "C:\\Reveal\\Files"  
See Also