Accusoft.PrizmViewer10.AnnotationServer
FileStore Class
Members 






This class implements a persistent store class that uses the file system for storing annotation data.
Object Model
FileStore Class
Syntax
'Declaration
 
Public Class FileStore 
   Inherits PersistentStore
'Usage
 
Dim instance As FileStore
public class FileStore : PersistentStore 
public class FileStore = class(PersistentStore)
public class FileStore extends PersistentStore
public __gc class FileStore : public PersistentStore 
public ref class FileStore : public PersistentStore 
Remarks

This class is derived from the PersistentStore class.

Inheritance Hierarchy

System.Object
   PrizmAnnotServer.PersistentStore
      PrizmAnnotServer.FileStore

See Also

Reference

FileStore Members
PrizmAnnotServer Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback