Accusoft.FSInvoices1.Net
LoadImage(String) Method




Path to the file containing the image.
Loads an image from file.
Syntax
'Declaration
 
Public Overloads Sub LoadImage( _
   ByVal file As String _
) 
'Usage
 
Dim instance As ImageLoader
Dim file As String
 
instance.LoadImage(file)
public void LoadImage( 
   string file
)
public: void LoadImage( 
   string* file
) 
public:
void LoadImage( 
   String^ file
) 

Parameters

file
Path to the file containing the image.
See Also

Reference

ImageLoader Class
ImageLoader Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback