←Select platform

GetListOfMimeTypes Method

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public string[] GetListOfMimeTypes() 
Public Function GetListOfMimeTypes() As String() 
public string[] GetListOfMimeTypes() 
public String[] getListOfMimeTypes() 
 function Leadtools.Dicom.DicomEncapsulatedDocument.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly