AnnSaveTag example for Visual Basic

Note: This topic is for Document/Medical only.

The following example saves selected objects as a Wang compatible TIFF tag.

    'Save only selected objects in Wang TIFF tag
    Lead1.AnnSaveTag True, True
    
    Lead1.Save "d:\temp\testwang.tif", FILE_CCITT_GROUP4, 1, 2, SAVE_OVERWRITE