capacitor-plugin-scanbot-sdk
    Preparing search index...

    Class CroppingConfiguration

    Configuration of the standalone cropping screen.

    Index

    Constructors

    Properties

    Configuration of the general appearance for the cropping screen.

    Configuration of the cropping screen.

    documentAnalysisMode: DocumentAnalysisMode

    Determines if the quality analysis for the acknowledgement mode will run on the filtered or the unfiltered image.

    Default is UNFILTERED_DOCUMENT

    documentUuid: string

    The UUID of the document to be cropped.

    Configuration of all the strings for the standalone cropping screen.

    pageUuid: string

    The UUID of the page of the document to be cropped.

    palette: Palette

    Define the screen's base color values from which other colors are derived.

    screen: string

    The configuration object should be applied for this screen.

    Default is "CroppingConfiguration"

    version: string

    Version number of the configuration object.

    Default is "1.0"