LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)
LEAD Technologies, Inc

MimeType Property






Gets the MIME type of the current document.
Syntax
public string MimeType {get;}
'Declaration
 
Public ReadOnly Property MimeType As String
'Usage
 
Dim instance As DocumentReader
Dim value As String
 
value = instance.MimeType
public string MimeType {get;}
 get_MimeType(); 
public:
property String^ MimeType {
   String^ get();
}

Property Value

A System.String that specifies the MIME type of the current document. Default value is null (Nothing in Visual Basic).
Remarks

The MIME type for PDF documents is "application/pdf", for XPS documents is "application/vnd.ms-xpsdocument", etc.

Example

For an example, refer to DocumentReader.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentReader Class
DocumentReader Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features