ScreenCaptureHelpType Enumeration
Summary
Values that indicate the dialog type on which the help button was pressed.
Syntax
public enum ScreenCaptureHelpType
Public Enum ScreenCaptureHelpType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class ScreenCaptureHelpType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
1 | SetCaptureOptions | Capture Options dialog Help button. |
2 | CaptureAreaOptions | Help button for the Capture Area Options dialog. |
3 | CaptureObjectOptions | Help button for the Capture Object Options dialog. |
4 | CaptureFromExe | Help button for the Capture From EXE File dialog. |