←Select platform

GetListOfMimeTypes Method

Summary

Gets a list of MIME types for the "List of MIME Types" (0042,0014) element.

Syntax
C#
VB
C++
Java
public string[] GetListOfMimeTypes() 
Public Function GetListOfMimeTypes() As String() 
public String[] getListOfMimeTypes() 
public: 
array<String^>^ GetListOfMimeTypes();  

Return Value

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly