AnnSaveTag method (Main Control)
Visual Basic
example
Visual C++ 4.0 example
Visual J++ example
Syntax short AnnSaveTag (BOOL fWangMode, BOOL fSelected);
Overview: Refer to Implementing Annotations
Remarks
(Document/Medical only) Saves all or selected annotation objects in a Wang-compatible TIFF tag. The next time a file is saved as one of the TIFF formats, the file will contain these annotations. To clear the annotation tag, call SetTag(0, 0, 0, “”). For more information on TIFF formats, refer to Summary of All Supported Image File Formats.
See Also
Elements: AnnSave method
Topics: Annotations (Document/Medical only): Input and Output