←Select platform

ScreenCaptureFromExeDialogType Enumeration

Summary
Specifies the type of dialog to display.

Syntax
C#
C++/CLI
Python
public enum ScreenCaptureFromExeDialogType 
public enum class ScreenCaptureFromExeDialogType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class ScreenCaptureFromExeDialogType(Enum): 
   TabView = 0 
   TreeView = 1 
Members
ValueMemberDescription
0TabViewDisplay a tab view.
1TreeViewDisplay a tree view.
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.