Accusoft.ImagXpress13.Net
Processor Constructor(ImagXpress)




An instance of the ImagXpress workspace component. This is the main ImagXpress component that typically must be dragged onto a form first.
Initializes a new instance of the Processor class.
Syntax
public Processor( 
   ImagXpress imagXpress
)
public: Processor( 
   ImagXpress* imagXpress
)
public:
Processor( 
   ImagXpress^ imagXpress
)
'Declaration
 
Public Function New( _
   ByVal imagXpress As ImagXpress _
)
 
'Usage
 
Dim imagXpress As ImagXpress
 
Dim instance As New Processor(imagXpress)

Parameters

imagXpress
An instance of the ImagXpress workspace component. This is the main ImagXpress component that typically must be dragged onto a form first.
See Also

Reference

Processor Class
Processor Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback