Foxit PDF SDK  9.1
CacheFileOption Class Reference
Inheritance diagram for CacheFileOption:

Properties

NSString * cacheFilePath
 The cache file path. The cache path used to download the PDF file. If null or blank, the document will be stored in a default cache location. More...
 
BOOL isDownloadAll
 Whether to download the full document and then open. More...
 

Property Documentation

◆ cacheFilePath

- (NSString*) cacheFilePath
readwritenonatomicstrong

The cache file path. The cache path used to download the PDF file. If null or blank, the document will be stored in a default cache location.

◆ isDownloadAll

- (BOOL) isDownloadAll
readwritenonatomicassign

Whether to download the full document and then open.