Share via


SaveFile Method

Saves the ImageFile object to the specified file.

Syntax

  object.SaveFile( _
    Filename As String)

Parameters

  • Filename
    Required. String value.

Remarks

For example code, see Create an ImageFile Object that Contains a Blank Page in Shared Samples.

Method Information

Minimum operating systems Windows XP SP1

See Also

ImageFile, LoadFile