![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomEncapsulatedDocument Class : GetListOfMimeTypes Method |
public string[] GetListOfMimeTypes()
'Declaration
Public Function GetListOfMimeTypes() As String()
'Usage
Dim instance As DicomEncapsulatedDocument Dim value() As String value = instance.GetListOfMimeTypes()
public string[] GetListOfMimeTypes()
public String[] getListOfMimeTypes()
function Leadtools.Dicom.DicomEncapsulatedDocument.GetListOfMimeTypes()
public: array<String^>^ GetListOfMimeTypes();