Leadtools.Forms.DocumentReaders Namespace > DocumentReader Class : MimeType Property |
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();
The MIME type for PDF documents is "application/pdf", for XPS documents is "application/vnd.ms-xpsdocument", etc.
For an example, refer to DocumentReader.
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