FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
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...
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... | |
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.