• Introduction
    • What is Prizm Annotation Server?
    • Getting Support
    • Accusoft Corporation Copyrights & Trademarks
  • Getting Started
    • Operating Requirements
    • Installing Prizm Viewer Annotation Server
  • Licensing
    • Licensing
    • Software License Agreement
  • Distributing & Deployment
    • Verify You Are Using the Latest Service Pack
    • Deploying Prizm Annotation Server
  • Concepts
    • Overview of Prizm Annotation Server
    • Communication with Prizm Viewer
    • Annotation Server Source Code Overview
    • Other Annotation Storage
    • Annotation Security for Users
  • How To
    • Configure Annotation Server
    • Upgrade Prizm Annotation Server
    • Debug & Troubleshoot
  • PrizmAnnotServer Assembly
    • Overview
    • Namespaces
      • PrizmAnnotServer Namespace
        • Overview
        • Classes
          • AnnotException
            • Overview
            • Members
            • AnnotException Constructor
              • AnnotException Constructor(Int32)
              • AnnotException Constructor(Int32,String)
              • AnnotException Constructor(String)
              • AnnotException Constructor(Values)
              • AnnotException Constructor(Values,String)
            • Properties
              • Number Property
            • Fields
              • m_Number Field
          • AnnotHtmlResponse
            • Overview
            • Members
            • AnnotHtmlResponse Constructor
            • Methods
              • AddResponseContent Method
              • BeginResponse Method
              • EndResponse Method
            • Properties
              • Value Property
          • AnnotXmlResponse
            • Overview
            • Members
            • AnnotXmlResponse Constructor
            • Methods
              • AddResponseContent Method
              • BeginResponse Method
              • EndResponse Method
            • Properties
              • Value Property
          • Config
            • Overview
            • Members
            • Config Constructor
            • Fields
              • AnnotFileExt Field
              • AppName Field
              • bUseDatabase Field
              • bValidateXml Field
              • DatabaseConnection Field
              • RootAnnotPath Field
              • ShareRetryLimit Field
              • ShareRetryWaitTime Field
              • XmlSchema Field
          • DatabaseStore
            • Overview
            • Members
            • DatabaseStore Constructor
            • Methods
              • Close Method
              • Dispose Method
              • GetAnnotData Method
              • SaveAnnotData Method
          • Errors
            • Overview
            • Members
            • Errors Constructor
          • FileStore
            • Overview
            • Members
            • FileStore Constructor
            • Methods
              • Close Method
              • Dispose Method
              • GetAnnotData Method
              • SaveAnnotData Method
          • Global
            • Overview
            • Members
            • Global Constructor
            • Methods
              • Application_AuthenticateRequest Method
              • Application_BeginRequest Method
              • Application_End Method
              • Application_EndRequest Method
              • Application_Error Method
              • Application_Start Method
              • Session_End Method
              • Session_Start Method
          • PersistentStore
            • Overview
            • Members
            • Methods
              • GetAnnotData Method
              • GetEmptyAnnotData Method
              • SaveAnnotData Method
            • Properties
              • AnnotationsExisted Property
              • ImagePath Property
              • OpenEdit Property
              • PageNumber Property
            • Fields
              • bExistingAnnotations Field
              • bOpenEdit Field
              • emptyData Field
              • httpAppState Field
              • pageNum Field
              • srcImagePath Field
              • Trace Field
          • RequestHandler
            • Overview
            • Members
            • RequestHandler Constructor
            • Methods
              • ProcessRequest Method
            • Properties
              • RespType Property
              • Value Property
        • Enumerations
          • Errors.Values