The MIME type for this embedded file.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public string MimeType { get; }
Visual Basic
Public ReadOnly Property MimeType As String
	Get

Remarks

If this information is not available 'null' is returned

See Also