Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

DocumentViewerOperationEventArgs Constructor






The operation type.
Exception object if an error occurred
Optional first generic data object associated with this operation
Optional second generic data object associated with this operation
Optional 1-based page number of the operation
Value that indicate if the event is fired before (false) or after (true) the operation is performed.
Initializes a new instance of DocumentViewerOperationEventArgs with the specified values.
Syntax
'Declaration
 
Public Function New( _
   ByVal operation As DocumentViewerOperation, _
   ByVal error As Exception, _
   ByVal data1 As Object, _
   ByVal data2 As Object, _
   ByVal pageNumber As Integer, _
   ByVal isPostOperation As Boolean _
)
'Usage
 
Dim operation As DocumentViewerOperation
Dim error As Exception
Dim data1 As Object
Dim data2 As Object
Dim pageNumber As Integer
Dim isPostOperation As Boolean
 
Dim instance As New DocumentViewerOperationEventArgs(operation, error, data1, data2, pageNumber, isPostOperation)

Parameters

operation
The operation type.
error
Exception object if an error occurred
data1
Optional first generic data object associated with this operation
data2
Optional second generic data object associated with this operation
pageNumber
Optional 1-based page number of the operation
isPostOperation
Value that indicate if the event is fired before (false) or after (true) the operation is performed.
Requirements

Target Platforms

See Also

Reference

DocumentViewerOperationEventArgs Class
DocumentViewerOperationEventArgs Members
Document Viewer Operations

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features