Accusoft.PdfXpressSdk Namespace > PdfDocumentAttachment Class : MIMEType Property |
'Declaration Public Property MIMEType As String
'Usage Dim instance As PdfDocumentAttachment Dim value As String instance.MIMEType = value value = instance.MIMEType
public string MIMEType {get; set;}