LEADTOOLS Medical (Leadtools.Dicom assembly)

MimeTypeOfEncapsulatedDocument Property

Show in webframe







Gets or sets the value for the "MIME Type Of EncapsulatedDocument" (0042,0012) element.
Syntax
public string MimeTypeOfEncapsulatedDocument {get; set;}
'Declaration
 
Public Property MimeTypeOfEncapsulatedDocument As String
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As String
 
instance.MimeTypeOfEncapsulatedDocument = value
 
value = instance.MimeTypeOfEncapsulatedDocument
public string MimeTypeOfEncapsulatedDocument {get; set;}

            
public final String getMimeTypeOfEncapsulatedDocument()
public final void setMimeTypeOfEncapsulatedDocument(String value)
            
 
get_MimeTypeOfEncapsulatedDocument();
set_MimeTypeOfEncapsulatedDocument(value);
Object.defineProperty('MimeTypeOfEncapsulatedDocument');
public:
property String^ MimeTypeOfEncapsulatedDocument {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "MIME Type Of EncapsulatedDocument" (0042,0012) element.
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