Click or drag to resize

ISOPictureReadFromFile Method

Read picture from file into database. Supports GIF, JPG, BMP formats.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void ReadFromFile(
	string filename
)

Parameters

filename
Type: SystemString
See Also