| Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class : SaveAnnotations Method |
| Overload | Description |
|---|---|
| SaveAnnotations(String,Int32) | Saves the annotation container of the specified sub-cell index to a file. |
| SaveAnnotations(String,Int32,Int32,MedicalViewerFileOperation) | Saves the annotation container(s) of a cell to a file. |
| SaveAnnotations(Stream,Int32) | Saves the annotation container of the specified sub-cell index to a file. |
| SaveAnnotations(Stream,Int32,Int32,MedicalViewerFileOperation) | Saves the annotation container(s) of a cell to a file. |
| SaveAnnotations(String) | Saves the annotation container(s) of a cell to a file. (Inherited from Leadtools.MedicalViewer.MedicalViewerBaseCell) |
| SaveAnnotations(Stream) | Saves the annotation container(s) of a cell to a file. (Inherited from Leadtools.MedicalViewer.MedicalViewerBaseCell) |