MimeType

PdfAttachment.MimeType property

Gets the MIME type of the attachment.

public string MimeType { get; }

Property Value

The MIME type of the attachment.

See Also