←Select platform

MimeTypeOfEncapsulatedDocument Property

Summary

Gets or sets the value for the "MIME Type Of EncapsulatedDocument" (0042,0012) element.

Syntax

C#
VB
Java
WinRT C#
C++
public string MimeTypeOfEncapsulatedDocument {get; set;} 
Public Property MimeTypeOfEncapsulatedDocument As String 
public string MimeTypeOfEncapsulatedDocument {get; set;} 
public final String getMimeTypeOfEncapsulatedDocument() 
public final void setMimeTypeOfEncapsulatedDocument(String value) 
             
  
get_MimeTypeOfEncapsulatedDocument(); 
set_MimeTypeOfEncapsulatedDocument(value); 
Object.defineProperty('MimeTypeOfEncapsulatedDocument');  
public: 
property String^ MimeTypeOfEncapsulatedDocument { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Value indicating the "MIME Type Of EncapsulatedDocument" (0042,0012) element.

Example

For an example, refer to SetEncapsulatedDocument.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize