Click or drag to resize

VisualizerSettingsCaptureStyle Enumeration

Specifies constants that define the screen area to take screenshots of.

Namespace:  SmartBear.TestLeft.Options
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public enum CaptureStyle
Members
  Member nameValueDescription
Desktop0 Capture a screenshot of the entire desktop.
TopLevelParent1 Capture the top-level window that contains the object.
See Also