Table of Contents

Class OcrConfigsResult

Namespace
ScanbotSDK.MAUI.Core.Ocr
Assembly
DocumentSDK.MAUI.dll
public class OcrConfigsResult
Inheritance
OcrConfigsResult
Inherited Members

Constructors

OcrConfigsResult()

public OcrConfigsResult()

Properties

InstalledLanguages

public required string[] InstalledLanguages { get; init; }

Property Value

string[]

LanguageDataPath

public required string LanguageDataPath { get; init; }

Property Value

string