Accusoft.ImagXpress13.Net
ImagXpress Constructor(IContainer)




The container that implements the System.ComponentModel.IContainer interface which will contain this component.
Initializes a new instance of the ImagXpress class.
Syntax
public ImagXpress( 
   IContainer container
)
public: ImagXpress( 
   IContainer* container
)
public:
ImagXpress( 
   IContainer^ container
)
'Declaration
 
Public Function New( _
   ByVal container As IContainer _
)
 
'Usage
 
Dim container As IContainer
 
Dim instance As New ImagXpress(container)

Parameters

container
The container that implements the System.ComponentModel.IContainer interface which will contain this component.
See Also

Reference

ImagXpress Class
ImagXpress Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback