  | DocumentFileExtensionsGetMimeType Method  | 
 
            Získání mime-type pro koncovku souboru s dokumentem
            
 
    Namespace: 
   ASDSoft.SignTools
    Assembly:
   ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntaxpublic static string GetMimeType(
	string fileExtension
)
Parameters
- fileExtension
 - Type: SystemString
Koncovka souboru s dokumentem 
Return Value
Type: 
Stringmime-type
See Also