Table of Contents

Property MimeType

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

MimeType

Gets or sets the MIME media type of the embedded file.

public string? MimeType { get; set; }

Property Value

string

The MIME media type of the embedded file or null if there is no value set for this property.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type.