←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) 
             
 <br/>get_MimeTypeOfEncapsulatedDocument();<br/>set_MimeTypeOfEncapsulatedDocument(value);<br/>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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly