| Accusoft.FSInvoices Namespace > FileImageProvider Class : GetImage Method |
'Usage Dim instance As FileImageProvider Dim fileId As String Dim value As Stream value = instance.GetImage(fileId)
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when the fileId argument is null. |
| System.ArgumentException | Thrown when the fileId argument is an empty string. |