LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomEncapsulatedDocumentType Enumeration

Show in webframe







Specifies the type of a DicomEncapsulatedDocument.
Syntax
public enum DicomEncapsulatedDocumentType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomEncapsulatedDocumentType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomEncapsulatedDocumentType
public enum DicomEncapsulatedDocumentType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            
public enum DicomEncapsulatedDocumentType
Leadtools.Dicom.DicomEncapsulatedDocumentType = function() { };
Leadtools.Dicom.DicomEncapsulatedDocumentType.prototype = {
Unknown = 0x00000000, Pdf = 0x00000001, Cda = 0x00000002, };
public enum class DicomEncapsulatedDocumentType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UnknownUnknown.
0x00000001PdfPDF document type
0x00000002CdaCDA (Clinical Document Architecture) type
Example
For an example, refer to DicomDataSet.SetEncapsulatedDocument.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomEncapsulatedDocumentType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
SetEncapsulatedDocument(DicomElement,Boolean,String,DicomEncapsulatedDocument,DicomCodeSequenceItem) Method
GetEncapsulatedDocument(DicomElement,Boolean,String,DicomEncapsulatedDocument,DicomCodeSequenceItem) Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features