Attachment mime type

Namespace: Spire.PdfViewer.Forms
Assembly: Spire.PdfViewer.Forms (in Spire.PdfViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.2020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public string MimeType { get; }
Public ReadOnly Property MimeType As String
	Get
public:
property String^ MimeType {
	String^ get ();
}
member MimeType : string with get

Property Value

String

See Also