Class CroppingConfiguration
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- ScanbotSDK.Shared.dll
Configuration of the standalone cropping screen.
- Inheritance
-
Cropping
Configuration
- Inherited Members
Properties
Appearance
Configuration of the general appearance for the cropping screen.
Property Value
Cropping
Configuration of the cropping screen.
Property Value
DocumentAnalysisMode
Determines if the quality analysis for the acknowledgement mode will run on the filtered or the unfiltered image. Default is UNFILTERED_DOCUMENT
Property Value
DocumentUuid
The UUID of the document to be cropped.
Property Value
Localization
Configuration of all the strings for the standalone cropping screen.
Property Value
PageUuid
The UUID of the page of the document to be cropped.
Property Value
Palette
Define the screen's base color values from which other colors are derived.
Property Value
Screen
The configuration object should be applied for this screen. Default is "CroppingConfiguration"
Property Value
Version
Version number of the configuration object. Default is "1.0"
Property Value
Methods
FromJson(string)
Parameters
rawJson
string