IDocumentFormatDetector.Detect Method
Name | Parameters | Description |
---|---|---|
Detect(Stream) | stream | Returns the format of a file contained in the stream. |
Detect(String) | filePath | Returns the format of a file with the specified path. |
Name | Parameters | Description |
---|---|---|
Detect(Stream) | stream | Returns the format of a file contained in the stream. |
Detect(String) | filePath | Returns the format of a file with the specified path. |