Share via


FileExtension Property

Retrieves the file extension for this image file type.

Syntax

[ pbstrResult = ] ImageFile.FileExtension

Possible Values

pbstrResult String value.

The property is read-only. The property has no default value.

Remarks

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

Property Information

Minimum operating systems Windows XP SP1

See Also

ImageFile