EmbeddedFile.MimeType Property

Gets and Sets the mime type of the embedded file.

public string MimeType { get; set; }
Public Property MimeType As String

Property Value

String

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

NOTE: This property is required for PDF/A-3a, PDF/A-3b and PDF/A-3u documents.

See Also

EmbeddedFile
ceTe.DynamicPDF

In this topic