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

    Interface Page

    SDK Page

    Index

    Properties

    detectionResult: DocumentDetectionStatus

    The document detection result status for the operation that produced the page

    documentImageFileUri?: string

    File URI of the cropped document image (if document detection was successful)

    documentImageSizeLimit?: Size

    The value that was set for documentImageSizeLimit, which limits the maximum size of the document image.

    documentPreviewImageFileUri?: string

    File URI of a screen-sized preview of the document image (if document detection was successful)

    The Image Filter that was applied on the page image.

    Use parametricFilters instead.

    originalImageFileUri: string

    File URI of the original image

    originalPreviewImageFileUri: string

    File URI of a screen-sized preview of the original image

    pageId: string

    A string identifying the page in the internal page file storage

    pageImageSource: PageImageSource

    The image source

    parametricFilters?: ParametricFilter[]

    The Image Filters that are applied on the page image

    polygon: PolygonPoint[]

    The page's cropping polygon as calculated by a document detection operation or as set by the cropping UI. Modifying the polygon will change the polygon as shown in the cropping UI but will not automatically re-crop the original image