ConvertTiffToCiscoFormat Method

Description         Converts the existing TIFF file into CISCO TIFF format. The FileName has to exist. The image can be a single or multipage TIFF file. In the TIFF CISCO format the tags are in the beginning of the file.

Syntax                 RetVal = [BITIFF.] ConvertTiffToCiscoFormat FileName

Returns               RetVal                    Boolean           True on success, otherwise False.

Remarks             FileName                String              The destination file name.

See Also              SaveTiffForCiscoFormat Method