Class PerformOcrResult
- Namespace
- ScanbotSDK.MAUI.Core.Ocr
- Assembly
- DocumentSDK.MAUI.dll
public class PerformOcrResult
- Inheritance
-
PerformOcrResult
- Inherited Members
Constructors
PerformOcrResult()
public PerformOcrResult()
Properties
Pages
public required Page[] Pages { get; init; }
Property Value
- Page[]
RecognizedText
public required string RecognizedText { get; init; }