The information in this topic may be out of date. The current SDK reference guide has moved here.
stitchMode property
Use this property to set and retrieve the type of stitching used for full page screenshots.
Syntax
config = { stitchMode: value_StitchModePlain };
Type:StitchModePlain
Type definitions
- StitchModePlain
- This type allows passing strings instead of enumerated values, for the list of enum values see StitchMode.
The stitch mode to use.