Click or drag to resize
ScanUtilsgetMimeType Method

» Asprise Scan Home · Developer's Guide

Gets the mime type of the given image format.

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string getMimeType(
	string format
)

Parameters

format
Type: SystemString

Return Value

Type: String
See Also