Accusoft.FSInvoices1.Net
ImageLoader Constructor(Licensing)




License for the component.
Initializes a new instance of the ImageLoader class with provided attributes.
Syntax
'Declaration
 
Public Function New( _
   ByVal license As Licensing _
)
'Usage
 
Dim license As Licensing
 
Dim instance As New ImageLoader(license)
public ImageLoader( 
   Licensing license
)
public: ImageLoader( 
   Licensing* license
)
public:
ImageLoader( 
   Licensing^ license
)

Parameters

license
License for the component.
Exceptions
ExceptionDescription
System.ArgumentNullExceptionThrown when the license argument is null.
See Also

Reference

ImageLoader Class
ImageLoader Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback