GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControllerActionsHandler Class / print Method

In This Topic
print Method
In This Topic
Syntax
'Declaration
 
Public Shared Sub print( _
   ByVal sessionID As String, _
   ByVal pageRange As String, _
   ByVal printAnnotations As Boolean, _
   ByRef fileName As String, _
   ByRef statusCode As HttpStatusCode, _
   ByRef reasonPhrase As String, _
   ByRef content() As Byte, _
   ByRef contentType As String _
) 
 

Parameters

sessionID
pageRange
printAnnotations
fileName
statusCode
reasonPhrase
content
contentType
See Also