Dictionary of MIME type status.
public IDictionary<string, DocumentMimeTypeStatus> Entries { get; }
Public ReadOnly Property Entries() As IDictionary(Of String, DocumentMimeTypeStatus)
Get
public:
property IDictionary<String^, DocumentMimeTypeStatus^>^ Entries
{
IDictionary<String^, DocumentMimeTypeStatus^>^ get()
}
Dictionary of MIME type status. The default value is an empty dictionary.
Note that the key (MIME type) string is case-sensitive.
By default, Entries does not contain any entries and the value of DefaultStatus is Unspecified. Therefore, DocumentFactory is able to load any data containing an image or document format supported by LEADTOOLS.
Refer to DocumentMimeTypes to customize this behavior.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document