FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
StorageContext Interface Reference

Stores the context used to generate storage space names. More...

Inheritance diagram for StorageContext:
PDFViewerStorageContext

Public Attributes

string feature
 Feature object that stores content of different features in isolated storage spaces. More...
 
String id
 This ID is equivalent to the PDFViewer instance id, usually used to isolate the storage space of different isolated PDFViewer instances. More...
 

Detailed Description

Stores the context used to generate storage space names.

See also
StorageService.getSpace
Since
9.1.0

Member Data Documentation

◆ feature

string StorageContext::feature

Feature object that stores content of different features in isolated storage spaces.

See also
StorageFeature
Since
9.1.0

◆ id

String StorageContext::id

This ID is equivalent to the PDFViewer instance id, usually used to isolate the storage space of different isolated PDFViewer instances.

See also
PDFViewer.getInstanceId
Since
9.1.0

Foxit Software Corporation Logo
@2024 Foxit Software Incorporated. All rights reserved.