Performs the default action for a MIME type.
public DocumentMimeTypeStatus GetDocumentStatus(
Uri uri,
LoadDocumentOptions options,
DocumentMimeTypeSource source,
string mimeType
)
Public Function GetDocumentStatus(
ByVal uri As Uri,
ByVal options As LoadDocumentOptions,
ByVal source As DocumentMimeTypeSource,
ByVal mimeType As String
) As DocumentMimeTypeStatus
public:
DocumentMimeTypeStatus^ GetDocumentStatus(
Uri^ uri,
LoadDocumentOptions^ options,
DocumentMimeTypeSource^ source,
String^ mimeType
)
uri
The URI to the document being loaded.
options
The object passed by the user.
source
The source of this invocation.
mimeType
The MIME type being checked.
Status of the MIME type.
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