Accusoft.PrizmViewer10.AnnotationServer
PersistentStore Class
Members 






This class implements retrieving and saving annotation data to a persistent store.
Object Model
PersistentStore Class
Syntax
'Declaration
 
Public MustInherit Class PersistentStore 
'Usage
 
Dim instance As PersistentStore
public abstract class PersistentStore 
public class PersistentStore abstract; 
public abstract class PersistentStore 
public __gc abstract class PersistentStore 
public ref class PersistentStore abstract 
Remarks
This class defers the details of reading and writing annotation data to the persistent store. It serves as the base class for the FileStore and DatabaseStore classes.
Inheritance Hierarchy

System.Object
   PrizmAnnotServer.PersistentStore
      PrizmAnnotServer.DatabaseStore
      PrizmAnnotServer.FileStore

See Also

Reference

PersistentStore Members
PrizmAnnotServer Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback