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

This is an extension of the StorageContext interface. Storage requests triggered by business layer code above the PDFViewerCtrl layer usually carry a PDFViewer instance. Therefore, this interface describes such a StorageContext. More...

Inheritance diagram for PDFViewerStorageContext:
StorageContext

Public Attributes

PDFViewer pdfViewer
 PDFViewer instance, typically used for retrieving instance ID, currently open document, and current page. More...
 
- Public Attributes inherited from StorageContext
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

This is an extension of the StorageContext interface. Storage requests triggered by business layer code above the PDFViewerCtrl layer usually carry a PDFViewer instance. Therefore, this interface describes such a StorageContext.

Since
9.1.0

Member Data Documentation

◆ pdfViewer

PDFViewer PDFViewerStorageContext::pdfViewer

PDFViewer instance, typically used for retrieving instance ID, currently open document, and current page.

Since
9.1.0

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