Click or drag to resize

AtalaAnnotationViewerSave Method

These methods are used to save the image and optionally annotation data to a file or stream.
Overload List
  NameDescription
Public methodSave(Stream, ImageEncoder, ProgressEventHandler)
Saves the image along with annotations (if AutoSaveXmp or AutoSaveWang are true) using the specified ImageEncoder.
Public methodSave(String, ImageEncoder, ProgressEventHandler)
Saves the image along with annotations (if AutoSaveXmp or AutoSaveWang are true) using the specified ImageEncoder.
Top
See Also