Attachmate.Reflection.Emulation.UTS Namespace : CaptureAreaOption Enumeration |
'Declaration
Public Enum CaptureAreaOption Inherits System.Enum
'Usage
Dim instance As CaptureAreaOption
public enum CaptureAreaOption : System.Enum
Member | Description |
---|---|
FullPage | Captures the entire screen |
NewHostData | Captures only new host data |
SOEToCursor | Captures the Start of Entry position through the cursor position only |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.UTS.CaptureAreaOption