Prizm Content Connect
PccViewerServices Namespace
Inheritance Hierarchy
The PccViewerServices encapsulates all the communication schemes to the Imaging Services. It uses prizmconfig.xml content to determine cache and Imaging Services location (proxy server). The Document and Page class objects should assist in acquiring information desired by the client PccViewer control on the html page.
Classes
 ClassDescription
ClassApplicationConfig Summary information for ApplicationConfig. Obtains information from a configuration file (i.e.,"prizmconfig.xml"). Similar to PccConfig.cs but encapsulated into PccViewerServices.
ClassDocument Summary description for Document Object. Primarily services information about the document and not anything but individual pages. Can request the Imaging Services to generate individual pages to the cache. Should be compatible with single and double Tier designs.
ClassDocumentAttributes Summary information for the document attributes. Attributes which can be obtained about the document of interest.
ClassPage Summary description for Page Object. For each page in a document, this class object houses information about the page. This object can request attributes for a particular page or be used to return a raster or vectored image. Vector image is supported for a limited number of formats. Raster images can be scales or tiled.
ClassPccProxyServer Summary Information for PccProxyServer. This class is a copy of the PccImagingService.cs but encapsulated in PccViewerServices. PccImagingService is used to communicate with the imaging services formally known as the proxyserver.
ClassPrizmContentConnect Summary description for PrizmContentConnect. Checks and validates licensing requests before issuing to the Imaging Services.
ClassResultCache Summary description for ResultCache. Helps names and verify existing intermediate objects.
ClassServiceLocator Summary description for ServiceLocator. Houses supporting configuration and Imaging (Proxy Server) communication objects. Allows for a single object to be used throughout various methods.
Enumerations
 EnumerationDescription
EnumerationDocument.ViewerType Enumeration for viewer type: web html or web flash.
Remarks

See Also

Reference

PccViewerServices Assembly

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback