Usage Boolean AnnoLoadFromFile(FileName As String)
Description Destroys the current annotation object set and loads a new set from the specified file.
Parameters FileName String The filename
Return value True if annotation is successfully loaded, False if an error occurred. On True, the TIFF OCX must be updated.
Programming Notes None