Document |
public static class DocumentIdentifier
The DocumentIdentifier type exposes the following members.
| Name | Description | |
|---|---|---|
| Identify(Byte, String) | Identifies a document's file format type using internal binary signatures. | |
| Identify(Stream, String) | Identifies a document's file format type using internal binary signatures. | |
| SupportedFormats | Returns a list of all Open Discover SDK supported file formats for identification. |
| Name | Description | |
|---|---|---|
| ContainerUnextractableResult | RESERVED. Internally used by Open Discover Platform product: represents an item that could not be extracted from its parent container (e.g., archive or mailstore child item). | |
| EmptyFileResult | RESERVED. Internally used by Open Discover Platform product: represents an empty file (i.e., zero-byte file length). | |
| UnknownResult | RESERVED. Internally used by Open Discover Platform product: represents and unknown file format type. |