StitchMode property
Use this property to set and retrieve the type of stitching used for full page screenshots.
Syntax
StitchModes configval; // give relevant initial value
config.StitchMode = configval;
configval = config.StitchMode
Type:StitchModes