Click or drag to resize

ISOPictureWriteToFile Method

Write picture to a file. Supports GIF, JPG, BMP formats.

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

Parameters

path
Type: SystemString
See Also