AnnoSaveToTiff

Usage                  Boolean AnnoSaveToTiff(FileName As String, TagID As Integer)

Description         Saves the annotation objects to a tiff file tag.

Parameters         FileName               String              The filename of a TIFF file

                             TagID                     Integer             Number of the tiff tag which will contain the annotation. If TagID = 0 the default tag (32768) is used.

Return value      None

Programming Notes      None