←Select platform

SetListOfMimeTypes Method

Summary
Sets a list of MIME types for the "List of MIME Types" (0042,0014) element.
Syntax
C#
VB
C++
Java
public void SetListOfMimeTypes( 
   string[] mimeTypes 
) 
Public Sub SetListOfMimeTypes( _ 
   ByVal mimeTypes() As String _ 
)  
public void setListOfMimeTypes(String[] 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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.