Accusoft ImagXpress 12
SaveFileType Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : SaveFileType Property

Glossary Item Box

Description

Gets and sets the type of file to save when setting the SaveFile method.

Property Type

Read-write property

Syntax

Visual Basic
Public Property SaveFileType As enumSaveFileType

Return Type

An enumSaveFileType value which represents the type of file to save when setting the SaveFile method.

Remarks

When the SaveFileType property is set to FT_DEFAULT, the image file type is determined by the file extension specified in the SaveFileName property. If the SaveFileName property contains an extension that is not supported by or unrecognized by ImagXpress, then an error is returned in the ImagError property.

The SaveFileType constants are numerically the same as the IFormat property, however the sub file types are not included.

See Also

©2013. Accusoft Corporation. All Rights Reserved.