Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerFileOperation Enumeration






Specifies which operations are performed when saving annotations or regions.
Syntax
public enum MedicalViewerFileOperation : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
'Declaration   Public Enum MedicalViewerFileOperation    Inherits System.Enum    Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage   Dim instance As MedicalViewerFileOperation
public enum class MedicalViewerFileOperation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
Members
ValueMemberDescription
0x00000000Create Create the file when saving. If the file already exists, overwrite it.
0x00000001Append Append the file when saving. If the file does not exist, create it.
0x00000002Replace Replace the page when saving.
0x00000003Insert Inserts a page into the file. If the file does not exist, it creates one.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerFileOperation

Requirements

Target Platforms

See Also

Reference

Leadtools.MedicalViewer Namespace

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features