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
The MIME type for PDF documents is "application/pdf", for XPS documents is "application/vnd.ms-xpsdocument", etc.
For an example, refer to DocumentReader.