@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface PropertiesParams

    PropertiesParams

    interface PropertiesParams {
        checkHoldersSignature?: boolean;
    }
    Index

    Properties

    checkHoldersSignature?: boolean

    Set to true to enable detection of the document holder’s signature.

    PropertiesParams