Document IdentifierSupported Formats Method
Returns a list of all Open Discover SDK supported file formats for identification.
Definition
Namespace: OpenDiscoverSDK
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
A list FileFormatDefinition objects that detail the supported file formats for identification.
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public static List<FileFormatDefinition> SupportedFormats()Return Value
ListFileFormatDefinitionA list FileFormatDefinition objects that detail the supported file formats for identification.