Table of Contents

Property Mime

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

Mime

Gets the MIME type of the image data. In the current version, this value is always “image/png”.

public string Mime { get; }

Property Value

string