Class Check
- Namespace
- ScanbotSDK.MAUI.DocumentFormats.Check
- Assembly
- ScanbotSDK.Shared.dll
Check Document
public abstract class Check : GenericDocumentWrapper
- Inheritance
-
Check
- Derived
- Inherited Members
Constructors
Check(GenericDocument)
public Check(GenericDocument document)
Parameters
document
GenericDocument
Properties
FontType
type of check font
public Field? FontType { get; }
Property Value
RawString
Detected raw string
public Field RawString { get; }