Property Mime
- Namespace
- LMKit.Extraction.Ocr
- Assembly
- LM-Kit.NET.dll
Mime
Gets the MIME type of the image data.
public string Mime { get; }
Property Value
Remarks
In the current version, this value is always image/png
.
Gets the MIME type of the image data.
public string Mime { get; }
In the current version, this value is always image/png
.