Id |
The IdResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Classification | Document file format classification. | |
| Description | File format description. | |
| EncodingID | For text based document format types this property gives the text character encoding Id (e.g., Text7BitASCII). | |
| Extensions | Known identified file format extension(s). Will be empty string if no known extension or will be a semi-colon ';' delimited list if there are multiple associated extensions. | |
| ID | Identified document file format. | |
| IsEncrypted | The file format type is an encrypted (password-protected) format if true. | |
| MatchType | Document file format identification match type. | |
| MediaType | Media Type of file format, if known (formerly known as MIME Type). | |
| PrimaryExtension | Primary known extension of file format. The primary extension is the first extension in Extensions (if it exists). |