Gets or sets the MIME type of the embedded file.
Namespace: Spire.Pdf.GeneralAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public string MimeType { get; set; }
Public Property MimeType As String Get Set
public: property String^ MimeType { String^ get (); void set (String^ value); }
member MimeType : string with get, set
Property Value
StringThe MIME type of the embedded file.