←Select platform

ScreenCaptureHelpType Enumeration

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

Syntax
C#
C++/CLI
Python
public enum ScreenCaptureHelpType 
public enum class ScreenCaptureHelpType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class ScreenCaptureHelpType(Enum): 
   SetCaptureOptions = 1 
   CaptureAreaOptions = 2 
   CaptureObjectOptions = 3 
   CaptureFromExe = 4 
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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.