OcrHelperThrowIfExtensionNotSupported - метод
Выполняет проверку того, что расширение поддерживается инструментом распознавания.
Пространство имён: Tessa.TextRecognitionСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public static void ThrowIfExtensionNotSupported(
string fileExtension
)
Public Shared Sub ThrowIfExtensionNotSupported (
fileExtension As String
)
public:
static void ThrowIfExtensionNotSupported(
String^ fileExtension
)
static member ThrowIfExtensionNotSupported :
fileExtension : string -> unit
Параметры
- fileExtension String
- Расширение файла.