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
'Declaration
 
Public Function New( _
   ByVal imagXpress As ImagXpress _
)
'Usage
 
Dim imagXpress As ImagXpress
 
Dim instance As New Processor(imagXpress)
public Processor( 
   ImagXpress imagXpress
)
public: Processor( 
   ImagXpress* imagXpress
)
public:
Processor( 
   ImagXpress^ 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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback