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

    Class DocumentDataExtractorGuidanceStates

    Configure the captions of the user guidance hints for different scanning states.

    Index

    Constructors

    Properties

    badPerspective: string

    The user guidance text displayed when the detected document is not in a good perspective (device tilted).

    Default is "?documentUserGuidanceBadPerspective"

    noDocumentFound: string

    The user guidance text displayed when no document is found. Initial state.

    Default is "?documentUserGuidanceNoDocumentFound"

    scanningProgress: string

    The user guidance text displayed when a document presence was detected and scanning is in progress.

    Default is "?documentUserGuidanceScanningProgress"

    tooDark: string

    The user guidance text displayed when it is too dark to capture an adequate image.

    Default is "?documentUserGuidanceTooDark"

    tooSmall: string

    The user guidance text displayed when the detected document is too far away and appears too small.

    Default is "?documentUserGuidanceTooSmall"