ScreenCaptureHelpType Enumeration

Summary

Values that indicate the dialog type on which the help button was pressed.

Syntax
C#
VB
C++
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
ValueMemberDescription
1SetCaptureOptionsCapture Options dialog Help button.
2CaptureAreaOptionsHelp button for the Capture Area Options dialog.
3CaptureObjectOptionsHelp button for the Capture Object Options dialog.
4CaptureFromExeHelp button for the Capture From EXE File dialog.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly