PdfFileAttachmentMimeType Property

Optional MIME type of the file (for example, "application/xml", "text/csv"). Helps PDF viewers select the correct application when opening the attachment

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public string MimeType { get; set; }

Property Value

String

See Also