ReorderTiffFile  Method

Description         Reorders the TIFF file named lpszFileName. Does all low level calls internally in the DLL. To retrieve the last error, use the TiffErrorString().

Syntax                 RetVal = [BITIFF.]ReleaseDC String  lpszFileName

Returns               RetVal                    Boolean           TRUE on success, otherwise FALSE.

Remarks             lpszFileName         String              Path to the TIFF file.

See Also              InsertTiffImage Method, DeleteTiffImage Method