interface DocumentScannerResult {
    pages: Page[];
}

Properties

Properties

pages: Page[]

The array of scanned pages