←Select platform

MimeType Property

Summary

Mime type of the document.

Syntax

C#
VB
Java
C++
public string MimeType { get; set; } 
Public Property MimeType() As String 
   Get 
   Set 
public:  
   property String^ MimeType 
   { 
      String^ get() 
      void set(String^ value) 
   } 
public String getMimeType() 
public void setMimeType(String value) 

Property Value

Refer to MimeType.

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.Documents Assembly