Optional
containerOptional
containerThe container HTML element id of Scanbot Web SDK camera. Required when 'container' property is left undefined when calling any ScanbotSDK createScanner function If both are provided, 'container' property takes precedence.
Optional
disableDetermines whether scroll (incl. bounce) should be disabled when cropping screen is active. Enhances drag-to-crop experience. True by default
Optional
polygonThe polygon that defines the initial cropping area. All points should have relative coordinates between 0 and 1. If this is not set, the cropping area is initialized with an automatically detected outline of the document.
Optional
rotationsInitial rotations of the original image. Default is 0
Optional
styleStatic
fromStatic
mapStatic
mapGenerated using TypeDoc
The container HTML element of Scanbot Web SDK camera. Required when 'containerId' property is left undefined when calling any ScanbotSDK createScanner function. If both are provided, 'container' property takes precedence.