Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace : MedicalViewerFileOperation Enumeration |
Value | Member | Description |
---|---|---|
0x00000000 | Create | Create the file when saving. If the file already exists, overwrite it. |
0x00000001 | Append | Append the file when saving. If the file does not exist, create it. |
0x00000002 | Replace | Replace the page when saving. |
0x00000003 | Insert | Inserts a page into the file. If the file does not exist, it creates one. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerFileOperation