C#
VB
C++
Java
Gets or sets the value for the "MIME Type Of EncapsulatedDocument" (0042,0012) element.
public string MimeTypeOfEncapsulatedDocument { get; set; }
Public Property MimeTypeOfEncapsulatedDocument As String
public final String getMimeTypeOfEncapsulatedDocument()
public final void setMimeTypeOfEncapsulatedDocument(String value)
public:
property String^ MimeTypeOfEncapsulatedDocument {
String^ get();
void set ( String^ value);
}
Value indicating the "MIME Type Of EncapsulatedDocument" (0042,0012) element.