Property MimeType
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
MimeType
Gets or sets the MIME media type of the embedded file.
public string? MimeType { get; set; }
Property Value
- string
The MIME media type of the embedded file or
null
if there is no value set for this property.