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

    Class AddPageOptions

    Options for creating a document from images.

    Index

    Constructors

    • Parameters

      • Optionalsource: DeepPartial<AddPageOptions>

      Returns AddPageOptions

    Properties

    documentDetection: boolean

    Recognizes documents on created page.

    Default is true

    filters: ParametricFilter[] | null

    The list of filters applied to the page. If not specified, no filters are applied.

    index: number | null

    The index at which the new page will be inserted. If not provided, the page will be added at the end of the document.