Accusoft.ImagXpress13.Net
Processor Constructor()




Initializes a new instance of the Processor class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New Processor()
public Processor()
public: Processor();
public:
Processor();
Remarks

This is the default constructor for the Processor class. If you use this constructor you will need to set Workspace property before using the control. If you need to create a Processor dynamically it is recommended that you do so with one of the other constructors.

See Also

Reference

Processor Class
Processor Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback