'DeclarationPublic Enum CaptureAreaOption Inherits System.Enum
'UsageDim instance As CaptureAreaOption
public enum CaptureAreaOption : System.Enum
'DeclarationPublic Enum CaptureAreaOption Inherits System.Enum
'UsageDim 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