Accusoft.PrizmViewer10.AnnotationServer
AnnotXmlResponse Constructor






Syntax
'Declaration
 
Public Function New( _
   ByVal httpResp As System.Web.HttpResponse _
)
'Usage
 
Dim httpResp As System.Web.HttpResponse
 
Dim instance As New AnnotXmlResponse(httpResp)
public AnnotXmlResponse( 
   System.Web.HttpResponse httpResp
)
public AnnotXmlResponse( 
    httpResp: System.Web.HttpResponse
); 
public function AnnotXmlResponse( 
   httpResp : System.Web.HttpResponse
);
public: AnnotXmlResponse( 
   System.Web.HttpResponse* httpResp
)
public:
AnnotXmlResponse( 
   System.Web.HttpResponse^ httpResp
)

Parameters

httpResp
See Also

Reference

AnnotXmlResponse Class
AnnotXmlResponse Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback