Accusoft.FSInvoices1.Net - Updated
ImageLoader Constructor(Licensing)




Accusoft.FSInvoices Namespace > ImageLoader Class > ImageLoader Constructor : 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
Thrown when the license argument is null.
See Also

Reference

ImageLoader Class
ImageLoader Members
Overload List