The MIME type for this embedded file.

Namespace: TallComponents.PDF.Rasterizer
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.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