Table of Contents

Property OutputMimeType

Namespace
LMKit.Document.Search
Assembly
LM-Kit.NET.dll

OutputMimeType

Gets the MIME type of OutputData. Typically "application/pdf" or "image/png".

public string OutputMimeType { get; }

Property Value

string
Share