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

Show in webframe

SetListOfMimeTypes Method








a list of MIME types for the "List of MIME Types" (0042,0014) element.
Sets a list of MIME types for the "List of MIME Types" (0042,0014) element.
Syntax
public void SetListOfMimeTypes( 
   string[] mimeTypes
)
'Declaration
 
Public Sub SetListOfMimeTypes( _
   ByVal mimeTypes() As String _
) 
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim mimeTypes() As String
 
instance.SetListOfMimeTypes(mimeTypes)
public void SetListOfMimeTypes( 
   string[] mimeTypes
)
public void setListOfMimeTypes(String[] mimeTypes)
 function Leadtools.Dicom.DicomEncapsulatedDocument.SetListOfMimeTypes( 
   mimeTypes 
)
public:
void SetListOfMimeTypes( 
   array<String^>^ mimeTypes
) 

Parameters

mimeTypes
a list of MIME types for the "List of MIME Types" (0042,0014) 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