Accusoft.FSInvoices Namespace > ImageLoader Class > ImageLoader Constructor : ImageLoader Constructor(Licensing) |
'Usage Dim license As Licensing Dim instance As New ImageLoader(license)
public: ImageLoader( Licensing* license )
public: ImageLoader( Licensing^ license )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when the license argument is null. |