LEADTOOLS Medical (Leadtools.Dicom assembly)

Type Property (DicomEncapsulatedDocument)

Show in webframe







Gets or sets the type of the Encapsulated Document.
Syntax
public DicomEncapsulatedDocumentType Type {get; set;}
'Declaration
 
Public Property Type As DicomEncapsulatedDocumentType
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As DicomEncapsulatedDocumentType
 
instance.Type = value
 
value = instance.Type
public DicomEncapsulatedDocumentType Type {get; set;}

            
public final DicomEncapsulatedDocumentType getType()
public final void setType(DicomEncapsulatedDocumentType value)
            
 
get_Type();
set_Type(value);
Object.defineProperty('Type');
public:
property DicomEncapsulatedDocumentType Type {
   DicomEncapsulatedDocumentType get();
   void set (    DicomEncapsulatedDocumentType value);
}

Property Value

Value indicating the type.
Example
For an example, refer to DicomDataSet.SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

 

 


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