[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Drawing.Image.FromFile

FromFile Method

FromFile(string)

Creates an Image from the specified file.

Declaration
public static Image FromFile(string filename)
Parameters
Type Name Description
string filename

The path to the file.

Returns
Type Description
Image