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

Show in webframe

MimeTypeOfEncapsulatedDocument Property








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)
            
 <br/>get_MimeTypeOfEncapsulatedDocument();<br/>set_MimeTypeOfEncapsulatedDocument(value);<br/>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 SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

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