Options for creating a document from images.

Constructors

Properties

documentDetection: boolean

Recognizes documents on created page.

Default is true

filters: null | ParametricFilter[]

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

index: null | number

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