Class OcrResult
- Namespace
- ScanbotSDK.MAUI.Ocr
- Assembly
- DocumentSDK.MAUI.dll
public sealed class OcrResult
- Inheritance
-
OcrResult
- Inherited Members
Constructors
OcrResult()
public OcrResult()
Properties
Pages
public IEnumerable<OcrPage> Pages { get; set; }
Property Value
Text
public string Text { get; }