stitchMode property
Use this property to set and retrieve the type of stitching used for full page screenshots.
Syntax
config.stitchMode = configval;
configval = config.stitchMode;
Type:StitchMode|'Scroll'|'CSS'
The stitch mode to use.